Commit Graph

95 Commits

Author SHA1 Message Date
Quentin (OpenERP) cba2365d95 [MERGE] branch of jco fixing shipping exception in mrp + cancellation in chained moves
bzr revid: qdp-launchpad@openerp.com-20140425132449-s7e8duh884rirrqz
2014-04-25 15:24:49 +02:00
Quentin (OpenERP) e077a96cdd [REF] purchase: cleaning the TODO messages
bzr revid: qdp-launchpad@openerp.com-20140425091128-13uuwk7txzjoos6z
2014-04-25 11:11:28 +02:00
Josse Colpaert 7a8222631e [IMP] Make sure the propagation of moves cancels procurements where necessary + manufacture and purchase cancel is not propagated by default
bzr revid: jco@openerp.com-20140423141700-60gbuxb4atp1z6ek
2014-04-23 16:17:00 +02:00
Josse Colpaert f119c72f5b [IMP] Help messages for warehouse settings
bzr revid: jco@openerp.com-20140422123326-1fuwmkja041j34yn
2014-04-22 14:33:26 +02:00
Quentin (OpenERP) bde6b6d6e5 [REF] refactoring made during code review. Some optimization patches have been rewritten more clearly, others abandonned or kept. WIP
bzr revid: qdp-launchpad@openerp.com-20140319163359-2ea7tjn5ba1ggein
2014-03-19 17:33:59 +01:00
Josse Colpaert 3bb1e2d64d [IMP] Check purchase order line in reception to invoice
bzr revid: jco@openerp.com-20140224144835-0zvnrjv2dftf6vhg
2014-02-24 15:48:35 +01:00
Josse Colpaert ed978bb905 [IMP] Only check pickings of purchases when state goes to done and optimize query
bzr revid: jco@openerp.com-20140224134126-jmk38b3gxtvbh1ru
2014-02-24 14:41:26 +01:00
Quentin (OpenERP) 17b17b34b9 [MERGE] merged the branch that add the possibility to sum quantities in PO lines for the same product and UoM (when triggering a purchase to solve a procurement) and that contains several fixes on the purchase and purchase_requisition modules (workflow, shipped boolean, procurement resolution...) + a fix on the 'waiting' state of stock moves that was wrongly never set before
bzr revid: qdp-launchpad@openerp.com-20140217231230-6vc9ojo0jxz0yfss
2014-02-18 00:12:30 +01:00
Quentin (OpenERP) 0e0443e2d2 [FIX] purchase: fixed workflow problem in purchase.order (if a PO was having its picking split, then its workflow wasn't listenning to the new move.. which lead to wrong PO state and 'shipped' boolean)
bzr revid: qdp-launchpad@openerp.com-20140217204244-78sui3bdzw2yl2wp
2014-02-17 21:42:44 +01:00
Quentin (OpenERP) 25048c6958 [FIX] purchase: shipped boolean on purchase order should be set to True when the goods are received in 'input' location
bzr revid: qdp-launchpad@openerp.com-20140217170459-ftfqojviyxe9nbl6
2014-02-17 18:04:59 +01:00
Cedric Snauwaert 73183be469 [FIX]when creating location for warehouse, use warehouse code as base name for location instead of warehouse name
bzr revid: csn@openerp.com-20140213094820-v76n4fuqd1omicvy
2014-02-13 10:48:20 +01:00
Quentin (OpenERP) 588507c071 [FIX] stock: reconfiguration of warehouse was buggy when the default resupply warehouse was removed from both the m2o and the m2m, the rules were also wrongly created (not in MTO) and the code was not clean. The renaming of a warehouse is also fixed and the buy/manufacture pull rules are now treated as well
bzr revid: qdp-launchpad@openerp.com-20131105154923-sl8ei71aa123t108
2013-11-05 16:49:23 +01:00
Quentin (OpenERP) 86d58ed2dd [FIX] purchase: the location of the buy pull rule has to be the default_location_dest_id of the in_type_id of the warehouse, and not its input location which can be inactive (if reception is in 1 step)
bzr revid: qdp-launchpad@openerp.com-20131024080325-pkphb3n426gaizmi
2013-10-24 10:03:25 +02:00
Quentin (OpenERP) 52c30fdd38 [FIX] purchase: typo
bzr revid: qdp-launchpad@openerp.com-20131024075054-mq5u06qmhd7oqwa9
2013-10-24 09:50:54 +02:00
Quentin (OpenERP) 34862f4b43 [FIX] purchase, mrp: create buy/manufacture rules that belong to the warehouse
bzr revid: qdp-launchpad@openerp.com-20131023151912-adi1oa85rulzefkk
2013-10-23 17:19:12 +02:00
Quentin (OpenERP) 0fed4f9ff1 [FIX] purchase: fixed references to old variable name
bzr revid: qdp-launchpad@openerp.com-20131023143957-1f6mokl5h2ys3n9c
2013-10-23 16:39:57 +02:00
Quentin (OpenERP) 4726c419f1 [FIX] purchase: when modifying the reception mode of a warehouse, reconfigure the buy rule as well
bzr revid: qdp-launchpad@openerp.com-20131023140740-1z9g31g7k2j6nt5k
2013-10-23 16:07:40 +02:00
Quentin (OpenERP) 45c990e833 [REF] some refactoring
bzr revid: qdp-launchpad@openerp.com-20131023134021-jf2n0l1coh7uuc0c
2013-10-23 15:40:21 +02:00
Quentin (OpenERP) f2b9d8f05f [MERGE] merged with main branch
bzr revid: qdp-launchpad@openerp.com-20131023122842-d4yxulpthx4qa9q5
2013-10-23 14:28:42 +02:00
jke-openerp 22ab454ce2 [FIX] Fixing code according to review "Need Fixing"
bzr revid: jke@openerp.com-20131023091226-69scxv3fnns3slvg
2013-10-23 11:12:26 +02:00
jke-openerp 14cc990846 [IMP] Task Warehouse configuration - Add buy route/rule in purchase and manufacture route/rule in mrp + field default resupply in warehouse form auto hide/display
bzr revid: jke@openerp.com-20131022065446-sxsqy1y9wg8kdzrz
2013-10-22 08:54:46 +02:00
Quentin (OpenERP) 90319d5e2a [FIX] purchase: create suppier invoice based on incomming shipment + [FIX] stock_complex_route: fixed yaml test
bzr revid: qdp-launchpad@openerp.com-20131021095544-i0n6fd8jz31jo1l6
2013-10-21 11:55:44 +02:00
Quentin (OpenERP) f0f8fcb46e [FIX] purchase: removed annoying deprecation warning on trg_trigger
bzr revid: qdp-launchpad@openerp.com-20130906085903-2cmc6fckttdyw7xf
2013-09-06 10:59:03 +02:00
Quentin (OpenERP) 7fe0d4f840 [FIX] purchase: workflow of PO wasn't correctly updated
bzr revid: qdp-launchpad@openerp.com-20130904150137-og2bu4ineae2o2ax
2013-09-04 17:01:37 +02:00
Quentin (OpenERP) af4201571c [FIX] purchase: fifo_returns.yml
bzr revid: qdp-launchpad@openerp.com-20130904091256-el137c6uxcppgfcl
2013-09-04 11:12:56 +02:00
Fabien Pinckaers fa2e25236e [IMP] purchase
bzr revid: fp@openerp.com-20130804192538-mqz7lrpkkgjh5qwp
2013-08-04 21:25:38 +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 7ee4eb2656 [WIP] Add removal and putaways in views
bzr revid: jco@openerp.com-20130719115533-754m6591p3ykutea
2013-07-19 13:55:33 +02:00
Josse Colpaert e0f8a9d5a7 [WIP] Use of trg_model for purchase workflow, but have to see why it does not work
bzr revid: jco@openerp.com-20130718131816-i2b2ga6updkmjmq0
2013-07-18 15:18:16 +02:00
Josse Colpaert bb6b684688 [WIP] Change purchase workflow not to use picking subworkflow
bzr revid: jco@openerp.com-20130718085756-bk3g3fdzgm2bce9p
2013-07-18 10:57:56 +02:00
Fabien Pinckaers 471dd0998d stock.move.group renamed to procurement.group
procurement module (where stock.move.group was defined) does not depend on the stock module
the same grouping system could be used for services too

procurement.group
removed sequence_id field
put a default values on the name field, using a defined sequence
renamed "Move Group" into "Procurement Requisition"

procurement object:
location_id should not come from the customer property but should be stored on the procurement (set by the sale order, using the customer property)

bzr revid: fp@tinyerp.com-20130629091328-5gc39647aa2pymlf
2013-06-29 11:13:28 +02:00
Quentin (OpenERP) dee5ace29b [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20130624095319-sqkrnk4r1mst8nvk
2013-06-24 11:53:19 +02:00
Randhir Mayatra (OpenERP) dc36531d7c [IMP] change currency for diffrent invoice methods
bzr revid: rma@tinyerp.com-20130523122045-zy0nf24nkbepymd8
2013-05-23 17:50:45 +05:30
Josse Colpaert ffde17a603 [IMP] Clean print, clean unused methods, price update according to currency in stock move adjustment
bzr revid: jco@openerp.com-20130515124457-irka898ynrgxt279
2013-05-15 14:44:57 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Quentin (OpenERP) a68e5f9041 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121130171130-dugntyqmjunwr20m
2012-11-30 18:11:30 +01:00
Alexis de Lattre 41c31b08fa FIX the key in the context
Add a comment

bzr revid: alexis@via.ecp.fr-20120804214800-ktq2yps1meefyx7x
2012-08-04 23:48:00 +02:00
Alexis de Lattre c11754eaa9 Merge with addons-trunk revno 7150
Adapt views accordingly

bzr revid: alexis@via.ecp.fr-20120802134012-fjk20wld5rv9v45i
2012-08-02 15:40:12 +02:00
Quentin (OpenERP) 0193e070e8 [IMP] pruchase, stock: usability imp
bzr revid: qdp-launchpad@openerp.com-20120716121310-ul37v4slifh38aa2
2012-07-16 14:13:10 +02:00
Harry (OpenERP) 2c6c733b5f [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120716054710-awgpnr6hdqy2altj
2012-07-16 11:17:10 +05:30
Fabien Pinckaers 6eaa79227e [IMP] merge note&name on purchase lines
bzr revid: fp@openerp.com-20120714205150-c5qjjjyuovbyxac5
2012-07-14 22:51:50 +02:00
Alexis de Lattre 42ffccfa96 Add a "Supplier Payment Term" on res.partner
Add payment term on purchase.order

bzr revid: alexis@via.ecp.fr-20120711111434-ih20ohy81bynn1wd
2012-07-11 13:14:34 +02:00
Amit Patel (OpenERP) 1ca5472d75 [IMP]:purchase:Incoming Shipment: add a field warehouse below the company (the field warehouse is filled with the one in rlated PO)
bzr revid: apa@tinyerp.com-20120629103000-kr5ugo7ej2wx75su
2012-06-29 16:00:00 +05:30
Quentin (OpenERP) d1282d2ad5 [REF] sale/purchase: added reference to lp bug for the workaround to delete when the framework is improved in order to be more modular towards the use of _inherit and _name on the same class
bzr revid: qdp-launchpad@openerp.com-20120508224213-ztdx8tv8mo0o02i4
2012-05-09 00:42:13 +02:00
Quentin (OpenERP) 7e84b4c1ce [FIX] stock: fixed error in yaml test. sale, purchase: fixed error on module installation with a temporary workaround that duplicates the reference of new fields on stock.picking.in/out classes (these lines should be removed as soon as the bug in the framework that prevent the orm of knowing the new columns on inhertied class is fired)
bzr revid: qdp-launchpad@openerp.com-20120508163204-hjg6ztjr38m1cydl
2012-05-08 18:32:04 +02:00
Bhumika (OpenERP) 879ddb6130 [IMP]: remove unused field
bzr revid: sbh@tinyerp.com-20120307102445-m12lvui331hy0ov2
2012-03-07 15:54:45 +05:30
Olivier Dony 0c71b22f81 [FIX] purchase: remove incorrect PO-based stock move valuation for incoming shipments
As discussed on bug 923191, the current override
is incorrect because it will silently replace the cost
of incoming stock moves with PO prices for products w/
standard costing - this should only concern products
with average costing for which no cost was manually
provided.
And in fact we can completely remove this override
because even for products with average costing,
the PO prices are already provided as default cost 
prices in the picking/move reception wizard, so
the PO price is already taken into account and the
cost will never be missing.
Thanks to Graeme Gellatly for the excellent
analysis!

lp bug: https://launchpad.net/bugs/923191 fixed

bzr revid: odo@openerp.com-20120201113724-y18fna1v7z6kxka4
2012-02-01 12:37:24 +01:00
Raphael Collet eea68d6981 [MERGE] sale, purchase, stock: refactoring of invoice creation (Alexis de Lattre, Raphael Valyi)
bzr revid: rco@openerp.com-20120131105322-80x7fp2u1z5fyo6o
2012-01-31 11:53:22 +01:00
Raphaël Valyi b21c412764 [FIX] purchase: completed invoice line hook to set purchase order line as invoice and relate it properly to the invoice lines
lp bug: https://launchpad.net/bugs/922442 fixed

bzr revid: rvalyi@gmail.com-20120127053807-4r31khr8jt7anpv4
2012-01-27 03:38:07 -02:00