añadido pos_product_available desde odoo app
https://apps.odoo.com/apps/modules/12.0/pos_product_available/
This commit is contained in:
parent
89d58a2aff
commit
f1c8cf8414
24 changed files with 1030 additions and 0 deletions
35
pos_product_available/README.rst
Normal file
35
pos_product_available/README.rst
Normal file
|
@ -0,0 +1,35 @@
|
|||
.. image:: https://itpp.dev/images/infinity-readme.png
|
||||
:alt: Tested and maintained by IT Projects Labs
|
||||
:target: https://itpp.dev
|
||||
|
||||
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
:target: https://opensource.org/licenses/MIT
|
||||
:alt: License: MIT
|
||||
|
||||
=======================
|
||||
POS: show product qty
|
||||
=======================
|
||||
|
||||
Adds available quantity at products in POS
|
||||
|
||||
Module potentialy isn't compatible with modules that overrides `get_price` method in JS
|
||||
|
||||
Questions?
|
||||
==========
|
||||
|
||||
To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
|
||||
|
||||
Contributors
|
||||
============
|
||||
* `Ivan Yelizariev <https://it-projects.info/team/yelizariev>`__
|
||||
|
||||
|
||||
Further information
|
||||
===================
|
||||
|
||||
Odoo Apps Store: https://apps.odoo.com/apps/modules/12.0/pos_product_available/
|
||||
|
||||
|
||||
Notifications on updates: `via Atom <https://github.com/it-projects-llc/pos_addons/commits/12.0/pos_product_available.atom>`_, `by Email <https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/pos_addons/commits/12.0/pos_product_available.atom>`_
|
||||
|
||||
Tested on `Odoo 12.0 <https://github.com/odoo/odoo/commit/53dcdd5a9e22429a9638f68674264436ce21e42b>`_
|
Loading…
Add table
Add a link
Reference in a new issue