Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] pos_restaurant migration #3326

Merged
merged 1 commit into from
Mar 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docsource/modules130-140.rst
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ Module coverage 13.0 -> 14.0
+--------------------------------------------+-------------------------------------------------+
| |del| pos_reprint | Merged into point_of_sale |
+--------------------------------------------+-------------------------------------------------+
|pos_restaurant | |
|pos_restaurant | Nothing to do |
+--------------------------------------------+-------------------------------------------------+
| |new| pos_restaurant_adyen | Nothing to do |
+--------------------------------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---Models in module 'pos_restaurant'---
---Fields in module 'pos_restaurant'---
pos_restaurant / pos.config / set_tip_after_payment (boolean): NEW
# New feature. Nothing to do.

pos_restaurant / restaurant.floor / active (boolean) : NEW hasdefault
# New active field on pos.restaurant (default=True). Nothing to do.

---XML records in module 'pos_restaurant'---
NEW ir.ui.view: pos_restaurant.qunit_suite_tests
NEW ir.ui.view: pos_restaurant.view_restaurant_floor_search