Browse Source

[ADD] Initial Commit

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
de686b6868
  1. 2
      product_volume/__manifest__.py

2
product_volume/__manifest__.py

@ -18,7 +18,7 @@
##############################################################################
{
'name': 'Product Dimensions',
'name': 'Product Volume Calculation',
'version': '12.0.1.0.0',
'summary': """This module will helps you to give dimensions of the product.""",
'description': "Module helps you to manage the length, breadth and height of the product and calculates its volume accordingily.",

Loading…
Cancel
Save