diff --git a/README.md b/README.md index ca49cc2a35..ec5901fe5e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ addon | version | maintainers | summary [pos_payment_method_image](pos_payment_method_image/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add images on Payment Methods available in the PoS [pos_payment_restriction](pos_payment_restriction/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Adds restrictions options on POS payment level [pos_payment_terminal](pos_payment_terminal/) | 16.0.1.0.2 | | Point of sale: support generic payment terminal +[pos_payment_usability](pos_payment_usability/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Improve payment screen in the PoS front office [pos_picking_delayed](pos_picking_delayed/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Delay the creation of the picking when PoS order is created [pos_price_to_weight](pos_price_to_weight/) | 16.0.1.0.0 | | Compute weight based on barcodes with prices [pos_pricelist_technical](pos_pricelist_technical/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Prevent technical pricelists from being displayed in the Point of Sale front-end UI diff --git a/pos_payment_usability/README.rst b/pos_payment_usability/README.rst index e74d011291..b9d47f639a 100644 --- a/pos_payment_usability/README.rst +++ b/pos_payment_usability/README.rst @@ -1,5 +1,93 @@ +================================= +Point of Sale - Payment Usability +================================= + .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:cee859cc150b69eb8582398e30137ff1959f990f9badf467f49f4e31f240e206 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github + :target: https://github.com/OCA/pos/tree/16.0/pos_payment_usability + :alt: OCA/pos +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_payment_usability + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=16.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module extends the functionality of point of sale module, +improving the display of the payment screen. + +**Without the module** + +.. figure:: https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_usability/static/description/without_module.png + +**With the module** + +.. figure:: https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_usability/static/description/with_module.png + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* GRAP + +Contributors +~~~~~~~~~~~~ + +* Sylvain LE GAL (https://twitter.com/legalsylvain) + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +.. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px + :target: https://github.com/legalsylvain + :alt: legalsylvain + +Current `maintainer `__: + +|maintainer-legalsylvain| + +This module is part of the `OCA/pos `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/pos_payment_usability/static/description/icon.png b/pos_payment_usability/static/description/icon.png new file mode 100644 index 0000000000..3a0328b516 Binary files /dev/null and b/pos_payment_usability/static/description/icon.png differ diff --git a/pos_payment_usability/static/description/index.html b/pos_payment_usability/static/description/index.html new file mode 100644 index 0000000000..3d77a41271 --- /dev/null +++ b/pos_payment_usability/static/description/index.html @@ -0,0 +1,434 @@ + + + + + +Point of Sale - Payment Usability + + + +
+

Point of Sale - Payment Usability

+ + +

Beta License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

+

This module extends the functionality of point of sale module, +improving the display of the payment screen.

+

Without the module

+
+https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_usability/static/description/without_module.png +
+

With the module

+
+https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_usability/static/description/with_module.png +
+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • GRAP
  • +
+
+ +
+

Maintainers

+

This module is maintained by the OCA.

+ +Odoo Community Association + +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

Current maintainer:

+

legalsylvain

+

This module is part of the OCA/pos project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index d8f4a59ba4..599f480068 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20241117.0 \ No newline at end of file +16.0.20241129.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 9da667ee30..c9a6f64791 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -46,6 +46,7 @@ 'odoo-addon-pos_payment_method_image>=16.0dev,<16.1dev', 'odoo-addon-pos_payment_restriction>=16.0dev,<16.1dev', 'odoo-addon-pos_payment_terminal>=16.0dev,<16.1dev', + 'odoo-addon-pos_payment_usability>=16.0dev,<16.1dev', 'odoo-addon-pos_picking_delayed>=16.0dev,<16.1dev', 'odoo-addon-pos_price_to_weight>=16.0dev,<16.1dev', 'odoo-addon-pos_pricelist_technical>=16.0dev,<16.1dev',