1- < ?xml version="1.0" encoding="utf-8"?>
21<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
43< head >
@@ -369,7 +368,7 @@ <h1 class="title">Require Product Quantity in POS</h1>
369368!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370369!! source digest: sha256:a1fad00649f0440a0c0f7fbf26ece3565d7cb34b7282ab2904a3051278e1398f
371370!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < 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/14.0/pos_require_product_quantity "> < 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-14-0/pos-14-0-pos_require_product_quantity "> < 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&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
371+ < 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_require_product_quantity "> < 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_require_product_quantity "> < 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&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373372< p > This module forbids adding empty order lines on POS orders.</ p >
374373< p > When clicking on the “Payment” button in the Point of Sale,
375374a popup is shown if product quantity for one or more order
@@ -391,7 +390,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
391390< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/pos/issues "> GitHub Issues</ a > .
392391In case of trouble, please check there if your issue has already been reported.
393392If you spotted it first, help us to smash it by providing a detailed and welcomed
394- < a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_require_product_quantity%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
393+ < a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_require_product_quantity%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
395394< p > Do not contact contributors directly about support or help with technical issues.</ p >
396395</ div >
397396< div class ="section " id ="credits ">
@@ -417,7 +416,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
417416< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
418417mission is to support the collaborative development of Odoo features and
419418promote its widespread use.</ p >
420- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/pos/tree/14 .0/pos_require_product_quantity "> OCA/pos</ a > project on GitHub.</ p >
419+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/pos/tree/16 .0/pos_require_product_quantity "> OCA/pos</ a > project on GitHub.</ p >
421420< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
422421</ div >
423422</ div >
0 commit comments