Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,16 @@
Customer' codes in product
==========================

This module does just like the product.supplierinfo but for customers instead. For instance it
allows to have different references for the same product according to the customer.
This module does just like the product.supplierinfo but for customers instead.
For instance it allows to have different references for the same product
according to the customer.

.. image:: product_customer_code/static/src/img/screenshot1.png

.. tip::

You will need install some of the Apps which enable the product menu to see this module in
action, like Sales, Purchase or Warehouse Management
You will need install some of the Apps which enable the product menu to
see this module in action, like Sales, Purchase or Warehouse Management
""",
"data": [
"security/product_customer_code_security.xml",
Expand All @@ -56,5 +57,5 @@
"product_product_view.xml",
],
"active": False,
'installable': False,
"installable": True,
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</record>

</data>
</openerp>
</openerp>