Skip to content

Commit 0440a2f

Browse files
[BOT] post-merge updates
1 parent ab28d37 commit 0440a2f

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
@@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232
[portal_eater](portal_eater/) | 16.0.1.0.0 | | Show the eaters of a cooperator in the website portal.
3333
[portal_pos_order_amount](portal_pos_order_amount/) | 16.0.1.0.0 | | Show the total amount of pos order in the website portal.
3434
[pos_eater](pos_eater/) | 16.0.1.0.0 | | This module adds the eaters of the customer to the POS ActionpadWidget.
35-
[pos_shift_partner_can_shop](pos_shift_partner_can_shop/) | 16.0.1.0.0 | [![remytms](https://github.com/remytms.png?size=30px)](https://github.com/remytms) | Display in the POS whether the partner can shop or not.
35+
[pos_shift_partner_can_shop](pos_shift_partner_can_shop/) | 16.0.1.0.1 | [![remytms](https://github.com/remytms.png?size=30px)](https://github.com/remytms) | Display in the POS whether the partner can shop or not.
3636
[product_cost_from_supplier_price](product_cost_from_supplier_price/) | 16.0.1.0.0 | | Compute the product cost from the main supplier's price
3737
[product_expiration](product_expiration/) | 16.0.1.0.0 | | Add Number of Days Before Product Expiration.
3838
[product_label_print_request](product_label_print_request/) | 16.0.1.0.0 | [![victor-champonnois](https://github.com/victor-champonnois.png?size=30px)](https://github.com/victor-champonnois) | Facilitation for label printing

pos_shift_partner_can_shop/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ POS - Can Partner Shop
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5e2a74b70a686dca802b47f3e98e1b5831ac00ef31ee32912017ccd88fa2d15a
10+
!! source digest: sha256:2e5604a81d977143f0166d5d2a6be730e7651852bbf84a46fa00afee2da66cb7
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

pos_shift_partner_can_shop/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Coop IT Easy SC",
99
"website": "https://github.com/beescoop/Obeesdoo",
1010
"category": "Point Of Sale",
11-
"version": "16.0.1.0.0",
11+
"version": "16.0.1.0.1",
1212
"depends": ["point_of_sale", "shift"],
1313
"maintainers": ["remytms"],
1414
"assets": {

0 commit comments

Comments
 (0)