Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Dec 4, 2024
1 parent 1194eb9 commit cc6f47d
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 8 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[pos_access_right](pos_access_right/) | 16.0.1.0.1 | | Point of Sale - Extra Access Right for certain actions
[pos_bypass_global_discount](pos_bypass_global_discount/) | 16.0.1.0.0 | | POS Bypass Global Discount
[pos_cash_control_override](pos_cash_control_override/) | 16.0.1.0.0 | | Override bare PoS user cash control restrictions
[pos_config_logo](pos_config_logo/) | 16.0.1.0.0 | | Set logotypes different from the company's one
[pos_customer_comment](pos_customer_comment/) | 16.0.1.0.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Display Customer comment in the PoS front office and allow to edit and save it by the cashier
[pos_customer_tree_view_vat](pos_customer_tree_view_vat/) | 16.0.1.0.1 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) | Point of Sale: Show VAT number at Customer Tree View
Expand Down
12 changes: 6 additions & 6 deletions pos_cash_control_override/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Point of sale cash control override
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:56d19ad35a758bf8f5dbbc2b81f7cd13423c513262350bde69fb801b32e8313b
!! source digest: sha256:e26b5f5dd2dde6c1e2add74106f4c9d11dbfb4c9c965a4de4d072701b882e1d9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -60,9 +60,9 @@ After this module is installed:
Known issues / Roadmap
======================

- This module will be unnecessary if
https://github.com/odoo/odoo/pull/188798 gets merged or the former
permissions paradigm is restored in any other way.
- This module will be unnecessary if
https://github.com/odoo/odoo/pull/188798 gets merged or the former
permissions paradigm is restored in any other way.

Bug Tracker
===========
Expand All @@ -85,9 +85,9 @@ Authors
Contributors
------------

- `Tecnativa <https://tecnativa.com>`__
- `Tecnativa <https://tecnativa.com>`__

- David Vidal
- David Vidal

Maintainers
-----------
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pos_cash_control_override/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Point of sale cash control override</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:56d19ad35a758bf8f5dbbc2b81f7cd13423c513262350bde69fb801b32e8313b
!! source digest: sha256:e26b5f5dd2dde6c1e2add74106f4c9d11dbfb4c9c965a4de4d072701b882e1d9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_cash_control_override"><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_cash_control_override"><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>
<p>This module restores the permissions requisites for Point of Sale users
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20241202.0
16.0.20241204.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
install_requires=[
'odoo-addon-pos_access_right>=16.0dev,<16.1dev',
'odoo-addon-pos_bypass_global_discount>=16.0dev,<16.1dev',
'odoo-addon-pos_cash_control_override>=16.0dev,<16.1dev',
'odoo-addon-pos_config_logo>=16.0dev,<16.1dev',
'odoo-addon-pos_customer_comment>=16.0dev,<16.1dev',
'odoo-addon-pos_customer_tree_view_vat>=16.0dev,<16.1dev',
Expand Down

0 comments on commit cc6f47d

Please sign in to comment.