Skip to content

Commit

Permalink
[IMP] pos_sale_order: Warn about paying an invoice of a pos order
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Nov 20, 2024
1 parent 4048506 commit 3c6a83f
Show file tree
Hide file tree
Showing 6 changed files with 220 additions and 98 deletions.
1 change: 1 addition & 0 deletions pos_sale_order/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"security/ir.model.access.csv",
"wizards/pos_payment_wizard_view.xml",
"wizards/pos_delivery_wizard_view.xml",
"wizards/account_payment_register_views.xml",
"views/sale_view.xml",
"views/pos_payment_method_views.xml",
"views/point_of_sale_view.xml",
Expand Down
Loading

0 comments on commit 3c6a83f

Please sign in to comment.