-
- Downloads
[IMP] sale,account: Various UX improvements and cleanings for onboarding purpose
SPECIFICATION: ============== - hide income account in invoicing wizard (if user is not a accounting accountant at least) - hide Inventory tab in products form if no access to Inventory app - in internal category form, hide accounts if user is not an accounting accountant - hide Vendors if no access to purchase (as well as Description for Vendors in Notes) - remove Warranty or hide it with related access rights - tax cloud config is not userfriendly (product form, what is TIC category? what does it imply?) - rename Accounting tab (in products) into "Invoicing" and move Invoicing Policy and Taxcloud Config there. Make tax field visible for sales - reset Internal notes field on product (under Notes). Used by many companies and useful for search on website. - invoice: validate button should be for billing users only - a sales user can't see Configuration menu (with salesteams) - a sales user should not see Invoicing report link &nd settings link in salesteam dashboard - a sales user should not see the field for invoicing target in dashboard (in invoicing if activated for salesteam) - In sales team, quotations and invoices should be only one option -> that way invoicing fields & targets show up to the admin - SO status: sale order -> Sales Order - Everywhere: Payment Term -> Payment Terms
Showing
- addons/account/views/account_invoice_view.xml 4 additions, 4 deletionsaddons/account/views/account_invoice_view.xml
- addons/account/views/product_view.xml 2 additions, 2 deletionsaddons/account/views/product_view.xml
- addons/crm/views/res_config_views.xml 2 additions, 1 deletionaddons/crm/views/res_config_views.xml
- addons/product/views/product_views.xml 0 additions, 9 deletionsaddons/product/views/product_views.xml
- addons/purchase/views/purchase_views.xml 5 additions, 0 deletionsaddons/purchase/views/purchase_views.xml
- addons/sale/models/sale.py 1 addition, 1 deletionaddons/sale/models/sale.py
- addons/sale/models/sales_team.py 5 additions, 0 deletionsaddons/sale/models/sales_team.py
- addons/sale/views/sale_config_settings_views.xml 2 additions, 2 deletionsaddons/sale/views/sale_config_settings_views.xml
- addons/sale/views/sale_views.xml 4 additions, 4 deletionsaddons/sale/views/sale_views.xml
- addons/sale/views/sales_team_views.xml 4 additions, 4 deletionsaddons/sale/views/sales_team_views.xml
- addons/sale/wizard/sale_make_invoice_advance_views.xml 1 addition, 1 deletionaddons/sale/wizard/sale_make_invoice_advance_views.xml
- addons/sales_team/security/sales_team_security.xml 1 addition, 1 deletionaddons/sales_team/security/sales_team_security.xml
- addons/sales_team/views/sales_team_dashboard.xml 1 addition, 1 deletionaddons/sales_team/views/sales_team_dashboard.xml
- addons/stock/views/product_views.xml 9 additions, 1 deletionaddons/stock/views/product_views.xml
- addons/stock_account/views/product_views.xml 1 addition, 1 deletionaddons/stock_account/views/product_views.xml
Loading
Please register or sign in to comment