Skip to content

Commit 8ebf041

Browse files
committed
[BOT] post-merge updates
1 parent 429a54f commit 8ebf041

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ addon | version | maintainers | summary
3737
[pos_financial_risk](pos_financial_risk/) | 16.0.1.0.1 | [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Point of Sale Fonancial Risk
3838
[pos_global_discount_in_line](pos_global_discount_in_line/) | 16.0.1.0.1 | | Order discount in line instead of discount product
3939
[pos_hide_banknote_button](pos_hide_banknote_button/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Hide useless Banknote buttons in the PoS (+10, +20, +50)
40-
[pos_hr_access_right](pos_hr_access_right/) | 16.0.1.0.0 | [![adasatorres](https://github.com/adasatorres.png?size=30px)](https://github.com/adasatorres) | Point of Sale HR - Extra Access Right for certain actions
40+
[pos_hr_access_right](pos_hr_access_right/) | 16.0.1.0.1 | [![adasatorres](https://github.com/adasatorres.png?size=30px)](https://github.com/adasatorres) | Point of Sale HR - Extra Access Right for certain actions
4141
[pos_lot_barcode](pos_lot_barcode/) | 16.0.1.0.1 | | Scan barcode to enter lot/serial numbers
4242
[pos_lot_selection](pos_lot_selection/) | 16.0.1.0.1 | | POS Lot Selection
4343
[pos_loyalty_exclude](pos_loyalty_exclude/) | 16.0.1.0.1 | | Exclude products from sale loyalty program in POS

pos_hr_access_right/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Point of Sale HR- Extra Access Right
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d76261188ebce8ea11488297c2f9bb1455c6aeeb544a7b7c4f6407abd948c5d2
10+
!! source digest: sha256:a777818020fc035609018e45c33d2b4e07d93544d8ee83b765beb711a319fb81
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

pos_hr_access_right/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
33
{
44
"name": "Point of Sale HR- Extra Access Right",
5-
"version": "16.0.1.0.0",
5+
"version": "16.0.1.0.1",
66
"category": "Point Of Sale",
77
"summary": "Point of Sale HR - Extra Access Right for certain actions",
88
"author": "Binhex ,Odoo Community Association (OCA)",

pos_hr_access_right/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Point of Sale HR- Extra Access Right</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d76261188ebce8ea11488297c2f9bb1455c6aeeb544a7b7c4f6407abd948c5d2
370+
!! source digest: sha256:a777818020fc035609018e45c33d2b4e07d93544d8ee83b765beb711a319fb81
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/pos/tree/16.0/pos_hr_access_right"><img alt="OCA/pos" src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_hr_access_right"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/pos&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module extends the pos_access_right functionality to enable support for multiple

0 commit comments

Comments
 (0)