Skip to content

Commit c9d06e9

Browse files
[BOT] post-merge updates
1 parent 76fc528 commit c9d06e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ addon | version | maintainers | summary
3333
[portal_eater](portal_eater/) | 16.0.1.0.0 | | Show the eaters of a cooperator in the website portal.
3434
[portal_pos_order_amount](portal_pos_order_amount/) | 16.0.1.0.0 | | Show the total amount of pos order in the website portal.
3535
[pos_auto_invoice_company](pos_auto_invoice_company/) | 16.0.1.0.0 | | Applies to_invoice to company partners.
36-
[pos_eater](pos_eater/) | 16.0.1.0.1 | | This module adds the eaters of the customer to the POS ActionpadWidget.
36+
[pos_eater](pos_eater/) | 16.0.1.0.2 | | This module adds the eaters of the customer to the POS ActionpadWidget.
3737
[pos_shift_partner_can_shop](pos_shift_partner_can_shop/) | 16.0.1.0.1 | <a href='https://github.com/remytms'><img src='https://github.com/remytms.png' width='32' height='32' style='border-radius:50%;' alt='remytms'/></a> | Display in the POS whether the partner can shop or not.
3838
[product_cost_from_supplier_price](product_cost_from_supplier_price/) | 16.0.1.0.1 | | Compute the product cost from the main supplier's price
3939
[product_expiration](product_expiration/) | 16.0.1.0.0 | | Add Number of Days Before Product Expiration.

pos_eater/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ POS Eater
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:2c0f882c835f45237660bd994f7b5cc2cb7a00b11b78ff8fa7ebc607c52339dc
14+
!! source digest: sha256:685c885ee09824f898fa7bb9149e89e0c8373a05b86effff5c2409d8a3ef6bda
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

pos_eater/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "BEES coop - Cellule IT, Coop IT Easy SC",
1515
"website": "https://github.com/beescoop/Obeesdoo",
1616
"category": "Point Of Sale",
17-
"version": "16.0.1.0.1",
17+
"version": "16.0.1.0.2",
1818
"depends": ["point_of_sale", "eater"],
1919
"assets": {
2020
"point_of_sale.assets": [

0 commit comments

Comments
 (0)