-
- Downloads
[IMP] product,sale,...: Restructure Product Form
Purpose ======= - product form is a bit disorganized with fields showing up at wrong place: - inventory tab for services -> to remove - subscription & events fields under Invoicing tab - inventory tab is not structured - invoicing and bill control fields are not grouped together - etc.
Showing
- addons/account/views/product_view.xml 7 additions, 6 deletionsaddons/account/views/product_view.xml
- addons/account_asset/views/product_views.xml 3 additions, 2 deletionsaddons/account_asset/views/product_views.xml
- addons/delivery/views/product_template_view.xml 1 addition, 1 deletionaddons/delivery/views/product_template_view.xml
- addons/event_sale/models/product.py 1 addition, 1 deletionaddons/event_sale/models/product.py
- addons/event_sale/views/product_views.xml 6 additions, 4 deletionsaddons/event_sale/views/product_views.xml
- addons/point_of_sale/models/product.py 1 addition, 1 deletionaddons/point_of_sale/models/product.py
- addons/point_of_sale/views/product_view.xml 1 addition, 1 deletionaddons/point_of_sale/views/product_view.xml
- addons/procurement/views/product_views.xml 1 addition, 1 deletionaddons/procurement/views/product_views.xml
- addons/product/models/product_template.py 1 addition, 2 deletionsaddons/product/models/product_template.py
- addons/product/views/product_template_views.xml 2 additions, 2 deletionsaddons/product/views/product_template_views.xml
- addons/product/views/product_views.xml 16 additions, 13 deletionsaddons/product/views/product_views.xml
- addons/product_email_template/views/product_views.xml 2 additions, 3 deletionsaddons/product_email_template/views/product_views.xml
- addons/product_expiry/views/product_template_views.xml 12 additions, 12 deletionsaddons/product_expiry/views/product_template_views.xml
- addons/purchase/models/purchase.py 1 addition, 1 deletionaddons/purchase/models/purchase.py
- addons/purchase/views/purchase_views.xml 17 additions, 13 deletionsaddons/purchase/views/purchase_views.xml
- addons/purchase_requisition/views/purchase_requisition_views.xml 6 additions, 4 deletions...purchase_requisition/views/purchase_requisition_views.xml
- addons/report_intrastat/models/report_intrastat.py 1 addition, 1 deletionaddons/report_intrastat/models/report_intrastat.py
- addons/report_intrastat/views/report_intrastat_views.xml 2 additions, 4 deletionsaddons/report_intrastat/views/report_intrastat_views.xml
- addons/sale/models/product_template.py 1 addition, 1 deletionaddons/sale/models/product_template.py
- addons/sale/views/sale_views.xml 11 additions, 5 deletionsaddons/sale/views/sale_views.xml
Loading
Please register or sign in to comment