Skip to content

Commit 40642b9

Browse files
authored
Merge pull request #5315 from Tecnativa/17.0-ou-add-pos_epson_printer
[17.0][OU-ADD] pos_epson_printer : Nothing to do
2 parents 03bd8c9 + cb5682d commit 40642b9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docsource/modules160-170.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ Module coverage 16.0 -> 17.0
776776
+---------------------------------------------------+----------------------+-------------------------------------------------+
777777
| pos_discount | |No DB layout changes. |
778778
+---------------------------------------------------+----------------------+-------------------------------------------------+
779-
| pos_epson_printer | | |
779+
| pos_epson_printer | Nothing to do | |
780780
+---------------------------------------------------+----------------------+-------------------------------------------------+
781781
| |del| pos_epson_printer_restaurant | |Merged into point_of_sale. |
782782
+---------------------------------------------------+----------------------+-------------------------------------------------+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---Models in module 'pos_epson_printer'---
2+
---Fields in module 'pos_epson_printer'---
3+
pos_epson_printer / restaurant.printer / epson_printer_ip (char) : previously in module pos_epson_printer_restaurant
4+
pos_epson_printer / restaurant.printer / printer_type (False) : previously in module pos_epson_printer_restaurant
5+
# NOTHING TO DO: fields moved from pos_epson_printer_restaurant module, which depends on pos_epson_printer, so these fields are available
6+
7+
---XML records in module 'pos_epson_printer'---
8+
NEW ir.ui.view: pos_epson_printer.view_pos_printer_form
9+
# NOTHING TO DO: Handled by ORM

0 commit comments

Comments
 (0)