Commit Graph

20 Commits

Author SHA1 Message Date
Josse Colpaert cf6d7479d5 [IMP] Stock valuation: Avoid consumables with real-time valuation
When the product is a consumable, avoid to use real-time valuation, by adapting
the onchange in the views and making the valuation field invisible when the
product is a consumable / service.
2015-05-12 09:53:20 +02:00
Josse Colpaert 6553e22306 [WIP] Create procurement when Phantom 2014-09-03 19:18:16 +02:00
Josse Colpaert 4aa9ef8224 [IMP] Type manufacturing orders, remove double accounting entries, child_of, push rule global has no route 2014-08-12 13:37:26 +02:00
Josse Colpaert 12211437f1 [IMP] Corrections in views + calendar fields isinstance + inventory theoretical qty 2014-06-25 15:03:11 +02:00
Josse Colpaert 6b63d40145 [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Josse Colpaert 9376d16938 [IMP] Put cost method only once, make sure extra moves get moves in consequent pickings, default buy route on template 2014-06-02 09:58:09 +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
Quentin (OpenERP) 4d48e71b2f [FIX] stock_account: fixed wrong group reference in xml view
bzr revid: qdp-launchpad@openerp.com-20140424085457-jd3jzmf2dep3q3ex
2014-04-24 10:54:57 +02:00
Quentin (OpenERP) 205a13e2f5 [MERGE] stock_account, purchase: better usability in settings to install stock_account and manage options to use costing methods and invenotyr valuation
bzr revid: qdp-launchpad@openerp.com-20140415112915-k8ba71ddo1vgu0tm
2014-04-15 13:29:15 +02:00
Josse Colpaert f44d217377 [IMP] Change Generating Accounting Entries to something in stock_account which has a group as before, also stock_invoice_directly goes with it
bzr revid: jco@openerp.com-20140410112536-2texx37zzrzqbibp
2014-04-10 13:25:36 +02:00
Quentin (OpenERP) 10f073edf1 [FIX] stock_account: typo in domain. Courtesy of hbto [Vauxoo]
bzr revid: qdp-launchpad@openerp.com-20140404074539-03ivqk8jztynaicd
2014-04-04 09:45:39 +02:00
Quentin (OpenERP) dc6438e9de [FIX] fix needed after the previous merge with trunk: '&' character in xml + wrong references in xml view to 'delay' group in product form view
bzr revid: qdp-launchpad@openerp.com-20140204073356-sv5sjbyvgzh0o9cp
2014-02-04 08:33:56 +01:00
Quentin (OpenERP) d676e39094 [FIX] fix needed after merge with trunk (cost_method field doesn't belong to product module anymore)
bzr revid: qdp-launchpad@openerp.com-20140203180044-auj3u263qiji203t
2014-02-03 19:00:44 +01:00
Quentin (OpenERP) 753f7541db [MERGE] main trunk
bzr revid: qdp-launchpad@openerp.com-20140203173000-mk092iw2wz3y0e3e
2014-02-03 18:30:00 +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) 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) e296dbaa2d [IMP] stock_account: usability
bzr revid: qdp-launchpad@openerp.com-20130903135711-0ci0cz7n5jld4tyg
2013-09-03 15:57:11 +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