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 27, 2024
1 parent b8a52f2 commit ca2349f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[pos_cash_control_extension](pos_cash_control_extension/) | 17.0.1.0.0 | [![peluko00](https://github.com/peluko00.png?size=30px)](https://github.com/peluko00) | This module extends the cash in/out control
[pos_hide_cost_price_and_margin](pos_hide_cost_price_and_margin/) | 17.0.1.0.0 | | Hide Cost and Margin on PoS
[pos_lot_barcode](pos_lot_barcode/) | 17.0.1.0.2 | | Scan barcode to enter lot/serial numbers
[pos_lot_selection](pos_lot_selection/) | 17.0.1.0.1 | | POS Lot Selection
Expand Down
6 changes: 3 additions & 3 deletions pos_cash_control_extension/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Cash Control Extension
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2762afb29c852de29b8a1edbf0501a7dac017e1740ac9509f5b335dabbe51428
!! source digest: sha256:257dfad099e6f1fadd4c474d4439e3e9d0796260e56a0b0faff4d713a7998685
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -58,9 +58,9 @@ Authors
Contributors
------------

- `APSL-Nagarro <https://apsl.tech>`__:
- `APSL-Nagarro <https://apsl.tech>`__:

- Antoni Marroig <[email protected]>
- Antoni Marroig <[email protected]>

Maintainers
-----------
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-pos"
version = "17.0.20241104.2"
version = "17.0.20241227.0"
dependencies = [
"odoo-addon-pos_cash_control_extension>=17.0dev,<17.1dev",
"odoo-addon-pos_hide_cost_price_and_margin>=17.0dev,<17.1dev",
"odoo-addon-pos_lot_barcode>=17.0dev,<17.1dev",
"odoo-addon-pos_lot_selection>=17.0dev,<17.1dev",
Expand Down

0 comments on commit ca2349f

Please sign in to comment.