Commit Graph

267 Commits

Author SHA1 Message Date
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) f8470c94ee [REF] stock: put some order in inventory psql reports (on quants) in labels, files and code
bzr revid: qdp-launchpad@openerp.com-20131205181052-gsnlps6ifvm016az
2013-12-05 19:10:52 +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) 9a0a04c809 [FIX] stock_account: give a list of ids to write()
bzr revid: qdp-launchpad@openerp.com-20131205100516-298sillxikfkhr9r
2013-12-05 11:05:16 +01:00
Quentin (OpenERP) ca140808e7 [MERGE] main branch
bzr revid: qdp-launchpad@openerp.com-20131204110101-g9n1mcjzwq3p24mu
2013-12-04 12:01:01 +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) 436b46bf77 [WIP] stock: partial transfer and rereserve reimplementation
bzr revid: qdp-launchpad@openerp.com-20131118133650-gd5jx6tkjjrzha05
2013-11-18 14:36:50 +01:00
Quentin (OpenERP) a4f38da847 [WIP] stock: partial transfer and rereserve reimplementation
bzr revid: qdp-launchpad@openerp.com-20131118095021-b0mze9fuz30sanrg
2013-11-18 10:50:21 +01:00
Quentin (OpenERP) d2d0184587 [IMP] pocurement, stock, purchase, sale_stock, stock_account: misc changes in usabilty, code refactoring and new option on procurement group propagation.
1) form view of procurement.order and procurement.rule reviewed
2) added buttons on procurement.order to jump on other procurements or pickings of same procurement.group
3) tracked some fields on procurement.order
4) used the short name of warehouse for the rule names
5) added a new choice for the procurement.group propagation in order to allow having only one reception picking for several po lines grouped in the same PO but belonging to different procurement.group at first
6) some code refactored for easiness, modularity, clarity and other obvious reasons

bzr revid: qdp-launchpad@openerp.com-20131107112053-knracfslqkfitg8b
2013-11-07 12:20:53 +01:00
Quentin (OpenERP) b5645d2386 [FIX] stock_account, purchase: the standard price of a product may not be compatible with the decimal precision 'Account' or the coinage of the main currency, so we need to take care of that when creating the stock valuation entries
bzr revid: qdp-launchpad@openerp.com-20131104164939-jupkxy1zrqqq3lpq
2013-11-04 17:49:39 +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) acb241ed37 [IMP] stock_account: removed useless test suite, changed the historization of cost price of products
bzr revid: qdp-launchpad@openerp.com-20131029130153-0zrdwdycpks2tos2
2013-10-29 14:01:53 +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) 94faa4ae11 [FIX] stock, stock_account: access rights
bzr revid: qdp-launchpad@openerp.com-20131015123028-ku9u0fopcb1wgfii
2013-10-15 14:30:28 +02:00
Quentin (OpenERP) 0b4d5b0fa6 [FIX] stock_account security rules
bzr revid: qdp-launchpad@openerp.com-20131011084818-dmbmk9aw8kvae77g
2013-10-11 10:48:18 +02:00
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Josse Colpaert f90c341a24 [WIP] Negative quants and packing operations
bzr revid: jco@openerp.com-20130924143220-dcm9u876tfbxzayz
2013-09-24 16:32:20 +02:00
Quentin (OpenERP) 434838b9a5 [FIX] stock: fixing product cost price updates in case of negative quants
bzr revid: qdp-launchpad@openerp.com-20130924124906-gdmnzv85hnjrtqgb
2013-09-24 14:49:06 +02:00
Quentin (OpenERP) 856b4a284e [FIX] stock, stock_account: update of product cost price
bzr revid: qdp-launchpad@openerp.com-20130924082804-654jv5dkywfooivu
2013-09-24 10:28:04 +02:00
Quentin (OpenERP) f49e0dd3b2 [FIX] stock_account: update cost price of product when it needs it
bzr revid: qdp-launchpad@openerp.com-20130923194234-36iekv6z92a9pp4g
2013-09-23 21:42:34 +02:00
Quentin (OpenERP) 8b4584f18d [FIX] stock_account: negative quant stock valuation
bzr revid: qdp-launchpad@openerp.com-20130923153512-x9vbi601akzm5cv9
2013-09-23 17:35:12 +02:00
Quentin (OpenERP) 4bea4bc1f3 [FIX] negative quants fixing
bzr revid: qdp-launchpad@openerp.com-20130923143309-42mo2trr8jy6m5qk
2013-09-23 16:33:09 +02:00
Quentin (OpenERP) 5b5472508b [FIX] stock: reconcile negative quants fixed
bzr revid: qdp-launchpad@openerp.com-20130918130458-gcjaavfd9z7fzhj9
2013-09-18 15:04:58 +02:00
Josse Colpaert d207edc369 [IMP] Move sale_stock_workflow towards sale_workflow and make sure project_mrp tests pass
bzr revid: jco@openerp.com-20130910154822-u2if98d4r32rtibi
2013-09-10 17:48:22 +02:00
Quentin (OpenERP) bf74a4c81e [FIX] purchase: all problems related to standard prices update should be solved by now
bzr revid: qdp-launchpad@openerp.com-20130909154754-vol18yq4gr3q22p0
2013-09-09 17:47:54 +02:00
Quentin (OpenERP) 15dd2573d5 [FIX] better split of onshipping invoice (some code needed to be moved in sale_stock\!) + misc fixes in delivery (yaml test fixed as well)
bzr revid: qdp-launchpad@openerp.com-20130909142350-axvodv298wnmm7ox
2013-09-09 16:23:50 +02:00
Josse Colpaert 616ea85583 [IMP] user_id is in sale
bzr revid: jco@openerp.com-20130909122028-k34a2yo7yry44xst
2013-09-09 14:20:28 +02:00
Quentin (OpenERP) bfafdbc990 [FIX] stock_account: update the product standard price before calling action_done()
bzr revid: qdp-launchpad@openerp.com-20130909113101-d2bhurixb68p0w19
2013-09-09 13:31:01 +02:00
Quentin (OpenERP) 5d8cd42332 [FIX] stock: update the standard price of product with cost_method == 'real' on negative quant reconciliation.
bzr revid: qdp-launchpad@openerp.com-20130909100229-txuyflkp6iikiesq
2013-09-09 12:02:29 +02:00
Quentin (OpenERP) 6c9490d11c [FIX] stock: invoice on delivery can be done on picking that aren't linked to a sale order/procurement. It fixes a bug in anlgo saxon yml test also
bzr revid: qdp-launchpad@openerp.com-20130909091056-40uvicvymia2yui2
2013-09-09 11:10:56 +02:00
Pooja Zankhariya (OpenERP) 4899e29bd2 [IMP]Improved Code
bzr revid: pza@tinyerp.com-20130906101728-wr9oi2wv54jhgzux
2013-09-06 15:47:28 +05:30
Quentin (OpenERP) 70d2733d1b [FIX] stock_account, purchase: updating the standard price of products in cost method == 'average' on receptions
bzr revid: qdp-launchpad@openerp.com-20130905103435-ch505yi7qyvxz0pz
2013-09-05 12:34:35 +02:00
Quentin (OpenERP) e7d5622c7e [FIX] purchase: fifo_price.yml
bzr revid: qdp-launchpad@openerp.com-20130903162757-p3rquk1uap0qz8qb
2013-09-03 18:27:57 +02:00
Josse Colpaert 8eb84612b8 [FIX] Revert 9133
bzr revid: jco@openerp.com-20130903160814-gt61948rk4okgflb
2013-09-03 18:08:14 +02:00
Josse Colpaert dc2731d565 [ADD] Move deliveries to invoice form sale_stock to stock_account
bzr revid: jco@openerp.com-20130903155202-v36vooidj800q56e
2013-09-03 17:52:02 +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
Josse Colpaert 61dba9384c [IMP] Invoice_state in stock_location: defaults/... should be removed for invoice_state in procrule
bzr revid: jco@openerp.com-20130902133252-8mipn3owtwelwqkg
2013-09-02 15:32:52 +02:00
Josse Colpaert 4e805a6a5a [FIX] _defaults instead of defaults (psi)
bzr revid: jco@openerp.com-20130902073012-p9s5tws5kvisgodi
2013-09-02 09:30:12 +02:00
Josse Colpaert 20e762dd24 [IMP] Invoice_state in procurement order defaults
bzr revid: jco@openerp.com-20130830152256-npdkrlefn3lxurwn
2013-08-30 17:22:56 +02:00
Josse Colpaert b38138d555 [IMP] Invoice_state on procurement order should be defined in stock_account
bzr revid: jco@openerp.com-20130830151201-6xwnaxymdynaja7h
2013-08-30 17:12:01 +02:00
Josse Colpaert 1a1338fa41 [IMP] Add invoice_state on move in stock_account and make sure it gets passed through procurement on the move
bzr revid: jco@openerp.com-20130830081648-mmfxshzl9cuk3jg6
2013-08-30 10:16:48 +02:00
Josse Colpaert 5ca2f661a6 [ADD] As stock.py moved, we need to add it
bzr revid: jco@openerp.com-20130829073427-mdx76slvnkr939gq
2013-08-29 09:34:27 +02:00
Josse Colpaert 57c80c4bc1 [IMP] Adapt average yml and push flow yml, put stock.py from sale_stock in stock_account
bzr revid: jco@openerp.com-20130828153210-cn97txe5046vo4nk
2013-08-28 17:32:10 +02:00
Pooja Zankhariya (OpenERP Trainee) f9cef80977 [IMP]Moved stock invoice onshipping wizard to stock_account
bzr revid: pooja.zakhariya@gmail.com-20130827140926-hegue0mvvdxluqnf
2013-08-27 19:39:26 +05:30
Fabien Pinckaers 16cb4f8b2a [IMP] cleaning in progress: invoice on picking
bzr revid: fp@openerp.com-20130804134014-0xrkwlzhd6zfd6em
2013-08-04 15:40:14 +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
Quentin (OpenERP) 841024adc2 [IMP] stock ownership + multi company on packages
bzr revid: qdp-launchpad@openerp.com-20130802090446-9ac7lw2gwl7pngfg
2013-08-02 11:04:46 +02:00
Vo Minh Thu 98c886a454 [IMP] stock_account: added view (maybe the subselect is wrong though) for the quant history.
bzr revid: vmt@openerp.com-20130801151803-6nxx70rlifdw330p
2013-08-01 17:18:03 +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
Josse Colpaert 15f509178b [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id
bzr revid: jco@openerp.com-20130723164755-39wldz6jdjkqjvkk
2013-07-23 18:47:55 +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
Josse Colpaert 8a1c3b8139 [WIP] Replace quants report with report based on stock.quant instead of separate SQL view
bzr revid: jco@openerp.com-20130722161533-tkzuetmfk64exq8m
2013-07-22 18:15:33 +02:00
Josse Colpaert 2b3fb50997 [WIP] Add YML files and check stock/shipment.yml, make sure stock_account takes all the files(__openerp__.py) and that way start handling problems purchase fifo lifo tests
bzr revid: jco@openerp.com-20130718164715-m2c7mbkb5ph9a82g
2013-07-18 18:47:15 +02:00
Quentin (OpenERP) 47dd8319fa [WIP] refactoring
bzr revid: qdp-launchpad@openerp.com-20130717153639-suq2ges16hbdwb79
2013-07-17 17:36:39 +02:00
Quentin (OpenERP) 42e0f4e659 [WIP] negative quants handling
bzr revid: qdp-launchpad@openerp.com-20130717132627-4cbei6m63lq9rr5p
2013-07-17 15:26:27 +02:00
Quentin (OpenERP) 918a83e069 [WIP] stock valuation
bzr revid: qdp-launchpad@openerp.com-20130716080634-naotwtq1ttefjclq
2013-07-16 10:06:34 +02:00
Josse Colpaert dba8a69be3 [WIP] Temporarily give all products a standard cost_method and valuation method
bzr revid: jco@openerp.com-20130715114609-7cxiijarob2138px
2013-07-15 13:46:09 +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 670df13e80 [WIP] Put product view together in stock_view, make mrp independent of purchase and correct single quant move in stock_account when creating quants
bzr revid: jco@openerp.com-20130715093053-19gahkhq9gnqzlsy
2013-07-15 11:30:53 +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) a0318270f5 [WIP] stock_location: if a route is defined on the procurement it has higher priority + refactoring
bzr revid: qdp-launchpad@openerp.com-20130712160533-41ts0t6tgorgptdz
2013-07-12 18:05:33 +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) c77e66bdc3 [WIP] stock_account
bzr revid: qdp-launchpad@openerp.com-20130711150023-sjian7my2r3t0x7l
2013-07-11 17:00:23 +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