Commit Graph

16 Commits

Author SHA1 Message Date
Quentin (OpenERP) b96b904b2c [REF] stock_account: refactoring of do_change_standard_price() + removal of TODO statements
bzr revid: qdp-launchpad@openerp.com-20140425121810-tp2caagu1rnzpgcg
2014-04-25 14:18:10 +02:00
Quentin (OpenERP) f2ef7dc29b [REF] stock_account, product: moved the standard price historization in 'product' module, as it doesn't depend of stock (or account) at all and it was causing problems for products created before stock_account was installed, like all demo data products (no entry for them in prices_history table)
bzr revid: qdp-launchpad@openerp.com-20131206103150-2mnvsipy9uai3xlk
2013-12-06 11:31:50 +01:00
Quentin (OpenERP) f051ec20e2 [MERGE] merged the branch with standard price of product historization and stock valuation at date report
bzr revid: qdp-launchpad@openerp.com-20131205152958-kvo1v2seqe17z98c
2013-12-05 16:29:58 +01:00
Quentin (OpenERP) 6afb907103 [FIX] stock_account: fixed wrong implementation of default value for property fields
bzr revid: qdp-launchpad@openerp.com-20131205131117-kuaubvz9esd025l7
2013-12-05 14:11:17 +01:00
Quentin (OpenERP) cdf7f97389 [IMP] wizard to get the stock valuation for a past date
bzr revid: qdp-launchpad@openerp.com-20131204105920-565t0ijcyue6ydkx
2013-12-04 11:59:20 +01:00
Quentin (OpenERP) f89b39c799 [FIX] stock_account: return value in create() method
bzr revid: qdp-launchpad@openerp.com-20131029160643-xpr1ej51klvwy6xk
2013-10-29 17:06:43 +01:00
Quentin (OpenERP) 5d3ea94d6b [IMP] stock_account: standard price historization did it in my own way
bzr revid: qdp-launchpad@openerp.com-20131029150959-rbv9lyzhcx6pi4vc
2013-10-29 16:09:59 +01:00
Quentin (OpenERP) a0cf57e391 [MERGE] main feature branch
bzr revid: qdp-launchpad@openerp.com-20131015134553-ku2atql56l47uuw4
2013-10-15 15:45:53 +02:00
Quentin (OpenERP) e296dbaa2d [IMP] stock_account: usability
bzr revid: qdp-launchpad@openerp.com-20130903135711-0ci0cz7n5jld4tyg
2013-09-03 15:57:11 +02:00
Fabien Pinckaers c522a3d440 [IMP] Invoice on picking cleaned
bzr revid: fp@openerp.com-20130804115325-ejsbn2qoawnrgaic
2013-08-04 13:53:25 +02:00
Vo Minh Thu 22d5e6ec9b [IMP] stock_account: started _get_value(location, product, datetime).
This should be replaced by a SQL view.

bzr revid: vmt@openerp.com-20130801094553-1vuorucdyne38ln3
2013-08-01 11:45:53 +02:00
Vo Minh Thu 8da85e057d [ADD] stock_account: started code to record product.product prices changes.
bzr revid: vmt@openerp.com-20130730114039-09f8l896imgps8m9
2013-07-30 13:40:39 +02:00
Quentin (OpenERP) 6898ade414 [WIP] stock_account
bzr revid: qdp-launchpad@openerp.com-20130715112219-o1bh3hipzxpxrtw9
2013-07-15 13:22:19 +02:00
Josse Colpaert 421a349958 [WIP] Make sure stock_account and stock installs
bzr revid: jco@openerp.com-20130715081809-9wjk787xp3gcsi3e
2013-07-15 10:18:09 +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
Quentin (OpenERP) 038fd04ea5 [WIP] split stock module in stock and stock_account that installs itself only if account+stock are installed
bzr revid: qdp-launchpad@openerp.com-20130711130528-c9jjiduqriakj9iv
2013-07-11 15:05:28 +02:00