Commit Graph

32 Commits

Author SHA1 Message Date
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Josse Colpaert bf5585851a [IMP] Make sure tests pass without procurement_jit installation
bzr revid: jco@openerp.com-20140424093654-r04xvcp544du1lkj
2014-04-24 11:36:54 +02:00
Cedric Snauwaert 9a664bb298 [FIX]test for sale_stock and sale_mrp
bzr revid: csn@openerp.com-20140211094444-j54nqmisqrs2ncnl
2014-02-11 10:44:44 +01:00
jke-openerp c9237c2c47 [REF] Improve code according to review
bzr revid: jke@openerp.com-20131029192702-w6ddr9pwr2kzqhqn
2013-10-29 20:27:02 +01:00
jke-openerp 0cac453e16 [REF] Indentation + var name
bzr revid: jke@openerp.com-20131025143551-lb86077kl5yaaujn
2013-10-25 16:35:51 +02:00
jke-openerp 121b5c3e73 [IMP] Add test for sale_mrp and stock_complex_route about the propagation when we cancel the main procurement.
bzr revid: jke@openerp.com-20131025135051-2yzuxd3grlj2qtfn
2013-10-25 15:50:51 +02:00
Josse Colpaert 089cb7c856 [IMP] proc_ids search domain was wrong in yml
bzr revid: jco@openerp.com-20130916100724-92vgj02c3axdg1zw
2013-09-16 12:07:24 +02:00
Cedric Snauwaert 79faa9ff78 [FIX]fix test sale_mrp: field type on sol does not exists anymore
bzr revid: csn@openerp.com-20130911145332-ck6w8euus97fu91l
2013-09-11 16:53:32 +02:00
Josse Colpaert 30f27b8cbb [IMP] Move route_ids from product from stock_location to stock and remove supply_method (change with route)
bzr revid: jco@openerp.com-20130909115515-7z6ixaxe7bpxxe73
2013-09-09 13:55:15 +02:00
Fabien Pinckaers 9eb29913fa [IMP] removed old concept: invoice_quantity
bzr revid: fp@openerp.com-20130803190359-e3xpl2yye2u15104
2013-08-03 21:03:59 +02:00
Josse Colpaert 83e87f1102 [WIP] stock.picking.type class, yml, quant has qty instead of product_qty
bzr revid: jco@openerp.com-20130723094436-bo6r0ztkdoun68ki
2013-07-23 11:44:36 +02:00
Quentin (OpenERP) 63111b6510 [WIP] cost_method moved to stock_account + stock_account implementation of stock valuation
bzr revid: qdp-launchpad@openerp.com-20130712141407-amspq13axc7x58l1
2013-07-12 16:14:07 +02:00
sgo@tinyerp.com d1e17fbde0 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130417061434-zry7pxo7fb17063k
2013-04-17 11:44:34 +05:30
Raphael Collet 9584109b86 [IMP] cleanup of Yaml files: do not translate assert messages
bzr revid: rco@openerp.com-20130321131824-422cc4mk2bm9yrw8
2013-03-21 14:18:24 +01:00
sgo@tinyerp.com a21b4b9b56 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130311045638-npwv6lb6bc9i3m1y
2013-03-11 10:26:38 +05:30
Raphael Collet 55625f52db [FIX] fix import statements in yml files
bzr revid: rco@openerp.com-20130213101803-4y1ponocx6oai2mz
2013-02-13 11:18:03 +01:00
sgo@tinyerp.com cfa23a6afd [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20130211050358-5a9b34ipwgc7nrte
2013-02-11 10:33:58 +05:30
Vo Minh Thu f4b6be2f66 [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209063134-ui2p9g3i395sjl7x
2013-02-09 07:31:34 +01:00
Vo Minh Thu 37dec8326d [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209062436-e2wfh3sgoufrh77t
2013-02-09 07:24:36 +01:00
Tejas Tank 048907a80f [IMP] sale_mrp: use the new signal_xxx methods instead of trg_validate.
bzr revid: tta@openerp.com-20130201060837-6uiv82cobhwjhimg
2013-02-01 11:38:37 +05:30
sgo@tinyerp.com 8e94b4c7ea [IMP]remove sale.shop from yml and improve code
bzr revid: sgo@tinyerp.com-20130123123828-z7rikkrunp1rem55
2013-01-23 18:08:28 +05:30
Quentin (OpenERP) cd55ed1a08 [FIX] sale_mrp: error in yaml test
bzr revid: qdp-launchpad@openerp.com-20121005092821-hdljhcpjb1wrz290
2012-10-05 11:28:21 +02:00
Rucha (Open ERP) 4061a1e1d4 [IMP]: sale: Improvement in demo data of sale orders and shop
bzr revid: rpa@tinyerp.com-20120711130603-f5j6jzdpi1ymxnue
2012-07-11 18:36:03 +05:30
Rucha (Open ERP) 237173eeff [IMP]: product: Improvement in product category demo, improved xml_id refereneces (work in progress)
bzr revid: rpa@tinyerp.com-20120628093001-k113siqn5sbp3xf2
2012-06-28 15:00:01 +05:30
Rucha (Open ERP) 189fd8e390 [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo.
* Improved xml_id of demo like res_partner_1 instead of specific record name like res_partner_asus so in future we can change that record value easily avoiding confusions in names

bzr revid: rpa@tinyerp.com-20120619071624-3d9mcl9m76gp2s0c
2012-06-19 12:46:24 +05:30
Sbh (Open ERP) 8b24ce98a3 [Fix] sale_mrp: remove unused field
bzr revid: kjo@tinyerp.com-20120321113329-x00db2lze4kl12fm
2012-03-21 17:03:29 +05:30
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
psi (Open ERP) 63e8f6738f [IMP] purchase_*, sale_*, stock_*: replace the static dates with current dates using eval
bzr revid: psi@tinyerp.co.in-20110105050329-n0qjh6ur7k7jeikp
2011-01-05 10:33:29 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
Fabien Pinckaers 098b92a207 [IMP] removed pricelist_sale & pricelist_purchase
bzr revid: fp@tinyerp.com-20101210155634-u44ao84d1prge4cx
2010-12-10 16:56:34 +01:00
MTR(OpenERP) 884a829c1f [IMP] Sale: sale related modules changes + yaml
bzr revid: mra@mra-laptop-20100804123819-zzl4gfy4mpcxc3ss
2010-08-04 18:08:19 +05:30