1036 Commits

Author SHA1 Message Date
Alexis de Lattre
79826ab525 Remove SO from quotations menu
Port sale_quotation_title to v10
2019-01-31 19:26:03 +01:00
Alexis de Lattre
e4fb2c8363 Mass rename from __openerp__.py to __manifest__.py 2019-01-31 19:26:03 +01:00
Alexis de Lattre
1dbc339176 Set all modules as uninstallable 2019-01-31 19:26:03 +01:00
Alexis de Lattre
e4dae53dba Add sale_quotation_title module 2019-01-31 19:26:03 +01:00
Alexis de Lattre
ae17f5752e Mig product_manager_group and product_manager_group_stock to v12
Partial port of intrastat_product_type to v12
2019-01-30 20:00:26 +01:00
Alexis de Lattre
3cdc1c1dd4 Cosmetic change 2019-01-30 19:38:05 +01:00
Stéphane Bidoul (ACSONE)
c2fe917ad0 setup.py and addons versions (#35)
* [IMP] set 10.0 version prefix in all installable addons

* [FIX] 10.0 instead of 9.0 version prefix for sale_order_add_bom on 10.0 branch

* [ADD] setup.py for all installable addons
2019-01-30 19:38:05 +01:00
Alexis de Lattre
ac84bf6468 Port product_manager_group_stock to v10 2019-01-30 19:38:05 +01:00
Alexis de Lattre
fdde407c9d Rapid (partial ?) port of product_manager_group and sale_purchase_no_product_template_menu to v10
pos_no_product_template_menu is useless in v10 -> remove it
2019-01-30 19:38:05 +01:00
Alexis de Lattre
72e355e17c Mass rename from __openerp__.py to __manifest__.py 2019-01-30 19:38:05 +01:00
Alexis de Lattre
1e4d119076 FIX XMLID 2019-01-30 19:38:05 +01:00
Alexis de Lattre
d71b1fe7b8 Add module product_manager_group_stock Fix dependancies 2019-01-30 19:38:05 +01:00
Alexis de Lattre
8abc01fac6 Add ACLs Automatically add admin to this group 2019-01-30 19:38:05 +01:00
Alexis de Lattre
c54da74e1f Add module product_manager_group 2019-01-30 19:38:05 +01:00
Alexis de Lattre
54db503a65 FIX compatibility with sale_rental (and other modules that auto-create products) 2019-01-30 17:40:06 +01:00
Alexis de Lattre
bb7ecae874 Add module pos_config_single_user
Several usability enhancements in sale, purchase, product and account
2019-01-30 17:40:06 +01:00
Alexis de Lattre
241041f863 Mass rename from __openerp__.py to __manifest__.py 2019-01-30 17:40:06 +01:00
Alexis de Lattre
21b6b7c694 Set all modules as uninstallable 2019-01-30 17:40:06 +01:00
Alexis de Lattre
dfc3457358 Add constrains and onchange 2019-01-30 17:40:06 +01:00
Alexis de Lattre
e3c0050755 Add module intrastat_product_type 2019-01-30 17:40:06 +01:00
Alexis de Lattre
00160a48d6 Partial port of mrp_average_cost (I just maked it installable) 2019-01-30 17:36:16 +01:00
Alexis de Lattre
5e854b1b1f Avoid a division by zero 2019-01-30 16:40:38 +01:00
Alexis de Lattre
6dab81a65b Add possibility to make a manual update of standard_price from BOM
Add script to automate the update of standard_price for phantom BOM
Add user_id on price.history
2019-01-30 16:40:38 +01:00
Alexis de Lattre
155b5c205c Add components cost and total cost on BOM
Add standard price in BOM lines
2019-01-30 16:40:38 +01:00
Alexis de Lattre
21a32bf6c6 FIX computation for products partially produced
Disable raise when labor cost is null
2019-01-30 16:40:38 +01:00
Alexis de Lattre
b9e0e55764 Add mrp.bom.labour.line, to be able to have several labor cost profile on a single BOM 2019-01-30 16:40:38 +01:00
Alexis de Lattre
783a979232 Add Extra cost on BOM
Split the method to write standard_price on product in 2: one to compute the unit price of the MO, another one to update the standard_price on the product
2019-01-30 16:40:38 +01:00
Alexis de Lattre
74cad7f48e Add module mrp_average_cost 2019-01-30 16:40:38 +01:00
Alexis de Lattre
9fe71ae92e FIX group XMLID 2019-01-29 12:36:36 +01:00
Alexis de Lattre
981f2ad858 MIG base_company_extension and base_partner_ref from v10 to v12 2019-01-29 12:09:47 +01:00
Alexis de Lattre
94f2858c68 base_partner_ref: improve tree view 2019-01-29 11:20:40 +01:00
Alexis de Lattre
7a1528d93d base_partner_ref: Copy=False on 'ref' field 2019-01-29 11:20:40 +01:00
Alexis de Lattre
2df224cb0a Add module base_partner_ref for better use of 'ref' field on partners 2019-01-29 11:20:40 +01:00
Alexis de Lattre
bf6123e10f Legal name in report header 2019-01-29 11:20:40 +01:00
Alexis de Lattre
b0086cf8e0 Move account_fiscal_position_translate in account_usability
Update code conventions in base_company_extension
2019-01-29 11:20:40 +01:00
Alexis de Lattre
f50a10c637 Add modules sale_from_private_stock and sale_order_add_bom
Port base_company_extension to v10
Avoid blockage on l10n_fr_infogreffe_connector
2019-01-29 11:20:40 +01:00
Alexis de Lattre
79a093e250 Set all modules as uninstallable 2019-01-29 11:20:40 +01:00
Alexis de Lattre
3cc1104b27 Add domain 2019-01-29 11:20:40 +01:00
Alexis de Lattre
b1bb108585 Port base_company_extension to new API 2019-01-29 11:20:40 +01:00
Alexis de Lattre
7c7ea430cb Add widget=monetary 2019-01-29 11:20:40 +01:00
Alexis de Lattre
e79dd8323e Add module base_company_extension 2019-01-29 11:20:40 +01:00
Raphaël Valyi
3337b344ce Merge pull request #80 from akretion/12.0-mig-product_usability
12.0 mig product usability
2019-01-11 11:26:47 -03:00
Raphaël Valyi
4ad2ede42b barcode: copy=False, _company_default_get proper call 2019-01-11 12:25:21 -02:00
David Beal
686dca00d8 Merge pull request #79 from akretion/12.0-mig-partner_tree_default
12.0 mig partner tree default
2019-01-02 19:00:16 +01:00
David Beal
c9cd2f2726 Merge pull request #78 from akretion/12.0-mig-base_usability
12.0 mig base usability
2019-01-02 18:59:12 +01:00
Raphaël Valyi
e2b86ff11c [MIG] product_usability: Migration to 12.0 2018-12-27 01:54:51 -02:00
Alexis de Lattre
d3c5d59bf0 FIX my previous commit: related_sudo -> compute_sudo 2018-12-27 01:10:14 -02:00
Alexis de Lattre
8a34472576 Add related_sudo where it may be needed
PEP8 fix
2018-12-27 01:10:14 -02:00
Alexis de Lattre
f2f3a11e1e Add search on supplier on product search view
Move margin fields to sale order line form view (instead of tree view)
2018-12-27 01:10:14 -02:00
Alexis de Lattre
aa7ce9cd59 Port stock_inventory_valuation_ods to v10 and py3o 2018-12-27 01:10:14 -02:00