Commit Graph

73943 Commits

Author SHA1 Message Date
Quentin (OpenERP) 0b92f7e150 [FIX] stock_multi_warehouse
bzr revid: qdp-launchpad@openerp.com-20130913093547-tyrtu21hjkxmzsss
2013-09-13 11:35:47 +02:00
Quentin (OpenERP) fa1f4a914e [IMP] stock_location: configuration wizard moved directly on the warehouse object, because that's where people are gonna create new warehouses
bzr revid: qdp-launchpad@openerp.com-20130913083513-4zvx9166ho9jj9v8
2013-09-13 10:35:13 +02:00
Quentin (OpenERP) 12e8789e4c [FIX] stock: inventory fixed
bzr revid: qdp-launchpad@openerp.com-20130913064203-2k0gam4h5in40owc
2013-09-13 08:42:03 +02:00
Josse Colpaert 13a8c01f16 [IMP] Propagation of split with push rules and grouping of moves into pickings with push rules
bzr revid: jco@openerp.com-20130912160546-j78u0t5hy16uo0lx
2013-09-12 18:05:46 +02:00
Cedric Snauwaert 743aa9bdc5 [FIX]stock: missing th_qty field on inventory_line_form view
bzr revid: csn@openerp.com-20130912084108-3433cd6n2i8s106k
2013-09-12 10:41:08 +02:00
Quentin (OpenERP) f8fac6adb9 [FIX] stock: inventory
bzr revid: qdp-launchpad@openerp.com-20130912080344-j7qujvsp9w0exi73
2013-09-12 10:03:44 +02:00
Quentin (OpenERP) d204621fa0 [IMP] stock, usability: inventory
bzr revid: qdp-launchpad@openerp.com-20130912073837-qmdngrr6sgqho5ii
2013-09-12 09:38:37 +02:00
Quentin (OpenERP) acef8065b8 [MERGE] inventory branch
bzr revid: qdp-launchpad@openerp.com-20130912065241-m5njpaii7r8xd5iu
2013-09-12 08:52:41 +02:00
Josse Colpaert 4480223075 Make sure back order is created when a move has to go entirely to backorder
bzr revid: jco@openerp.com-20130911173348-3jdxuur7zbqkqjfa
2013-09-11 19:33:48 +02:00
Josse Colpaert b7720420a1 [IMP] Fix packing.yml test with packings chosen and fix back order generation of empty lines (not ok yet)
bzr revid: jco@openerp.com-20130911162022-1twvkuxewup3dk3m
2013-09-11 18:20:22 +02:00
Quentin (OpenERP) b43714d39c [IMP] stock_location: better usability for configuration wizard
bzr revid: qdp-launchpad@openerp.com-20130911152722-4i1g6n72qu6mqvy0
2013-09-11 17:27:22 +02:00
Josse Colpaert 5b34ebed14 [IMP] prepare partial: add packs when possible
bzr revid: jco@openerp.com-20130911150528-isesxg9na5xsa1bj
2013-09-11 17:05:28 +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
Cedric Snauwaert 2452ef4404 [FIX]_prepare_order_line_procurement should not return False (cause problem with super), instead add another function to know if the so can create a procurement or not
bzr revid: csn@openerp.com-20130911140034-5so2qbe4rd2m6131
2013-09-11 16:00:34 +02:00
Cedric Snauwaert e17e0a2e42 [FIX]sale_margin: remove field type from sol since it does not exist anymore
bzr revid: csn@openerp.com-20130911130247-h0hq3sopw26m8hcu
2013-09-11 15:02:47 +02:00
Quentin (OpenERP) e9f12ba01a [IMP] stock: better name for 'current inventory situation' menuitem
bzr revid: qdp-launchpad@openerp.com-20130911124447-61pmrb18tfms80ky
2013-09-11 14:44:47 +02:00
Quentin (OpenERP) 46d99ba258 [FIX] stock: added ondelete='restrict' on parent_id field of stock.quant.package
bzr revid: qdp-launchpad@openerp.com-20130911124408-vp33ybdzkcf4rboa
2013-09-11 14:44:08 +02:00
Cedric Snauwaert ca9abec55b [FIX]sale_stock: remove assert test on unit_price between move and sol which is not relevant
bzr revid: csn@openerp.com-20130911124126-1qejdj8r8w4yhs6i
2013-09-11 14:41:26 +02:00
Quentin (OpenERP) c8d4a5b316 [IMP] stock, usability improvements: added a menu to see the current inventory level, added owner_id in tree/search view of quants
bzr revid: qdp-launchpad@openerp.com-20130911122451-pdn6ud2kmqn2tn5l
2013-09-11 14:24:51 +02:00
Quentin (OpenERP) 1d20c3ff99 [FIX] stock_location yaml test
bzr revid: qdp-launchpad@openerp.com-20130911120743-9yq71i249qqb381c
2013-09-11 14:07:43 +02:00
Quentin (OpenERP) 8b181d6e3e [IMP] stock_location: wizard of warehouse creation improved/fixed/upgraded + various fixes/improvements in stock and stock_location
bzr revid: qdp-launchpad@openerp.com-20130911103223-tkkho1zsr4c0licg
2013-09-11 12:32:23 +02:00
Cedric Snauwaert 5a22eabb9f [FIX]shipment_test: when creating backorder, it is not in draft anymore + cosmetic on view
bzr revid: csn@openerp.com-20130911101044-zickvlouxkuch4at
2013-09-11 12:10:44 +02:00
Cedric Snauwaert e718f612d3 [FIX]account_voucher: fix parameters of _get_current_rate function to match latest server build
bzr revid: csn@openerp.com-20130911100907-p2jbs254j96ibpj4
2013-09-11 12:09:07 +02:00
Josse Colpaert cac70450e0 [IMP] Push apply has to take into account routes from categories
bzr revid: jco@openerp.com-20130911095605-5g21o94170cpll48
2013-09-11 11:56:05 +02:00
Josse Colpaert c00bce6038 [IMP] Add 2-step receival in data
bzr revid: jco@openerp.com-20130911092910-u2xz86q8bz28znfx
2013-09-11 11:29:10 +02:00
Josse Colpaert 3008d50bdc [IMP] Add putaway / removal strategies / routes to product category form
bzr revid: jco@openerp.com-20130911085620-1fueywtx83jaufxf
2013-09-11 10:56:20 +02:00
Josse Colpaert d35dda29b4 [IMP] Add routes on category logic
bzr revid: jco@openerp.com-20130911082431-mlhe6hq54l29dktl
2013-09-11 10:24:31 +02:00
Cedric Snauwaert 8e6866efee [FIX]sale_stock: since field type has been removed, also remove it from view
bzr revid: csn@openerp.com-20130911081725-uz40vnmcbqd7jku7
2013-09-11 10:17:25 +02:00
Cedric Snauwaert a4a989c0b0 [FIX]stock: backorder should be in ready state upon creation and move postpone button next to package button
bzr revid: csn@openerp.com-20130910155214-s96j4e7wjwrnmlej
2013-09-10 17:52:14 +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
Cedric Snauwaert 83f30b55dc [FIX]fix inherit error on stock route form view
bzr revid: csn@openerp.com-20130910120636-4jlx1nlqhdfqlhsx
2013-09-10 14:06:36 +02:00
Turkesh Patel (Open ERP) 5c9ffc12a5 [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp
bzr revid: tpa@tinyerp.com-20130910113951-3ner2h0gmi09apvd
2013-09-10 17:09:51 +05:30
Cedric Snauwaert da670650a5 [FIX]cosmetic on stock location route form
bzr revid: csn@openerp.com-20130910100913-tpj88id7m1l05xuo
2013-09-10 12:09:13 +02:00
Quentin (OpenERP) 7abdf00052 [FIX] mrp_repair: error in rml fixed + [FIX] purchase_requisition, mrp_repair: added missing field picking_type_id in form view
bzr revid: qdp-launchpad@openerp.com-20130910100401-koyf5nh0m2fq7cjm
2013-09-10 12:04:01 +02:00
Cedric Snauwaert 8c44eaf870 [FIX]stock_location: config wizard for wh and crossdock
bzr revid: csn@openerp.com-20130910092838-gnva9fifrdzgdwyo
2013-09-10 11:28:38 +02:00
Quentin (OpenERP) a4aabf020d [FIX] purchase_requisition
bzr revid: qdp-launchpad@openerp.com-20130910091218-vdsxm3byovguo82f
2013-09-10 11:12:18 +02:00
Turkesh Patel (Open ERP) c49f43d5bf [IMP] add label for name, improved helps and add domain on products.
bzr revid: tpa@tinyerp.com-20130910090627-y6ov6iyihaajk5nn
2013-09-10 14:36:27 +05:30
Quentin (OpenERP) 97cf5b2f28 [FIX] mrp. fix in function _moves_assigned
bzr revid: qdp-launchpad@openerp.com-20130909232102-ldbugx011vavy9jm
2013-09-10 01:21:02 +02:00
Quentin (OpenERP) 459b97a6e6 [FIX] mrp_repair
bzr revid: qdp-launchpad@openerp.com-20130909231702-4pn0r11iom2gv336
2013-09-10 01:17:02 +02:00
Quentin (OpenERP) 2ce37c2ba9 [FIX] stock: quants_get made deterministic when two quants have exactly the same date (same second)
bzr revid: qdp-launchpad@openerp.com-20130909223155-5k2k0ongk2idtt5n
2013-09-10 00:31:55 +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
Cedric Snauwaert b84b805a36 [ADD]wizard to configure a new wh in settings + change on data in stock_multi_wh
bzr revid: csn@openerp.com-20130909153255-wnhc2vxlcvidk4kh
2013-09-09 17:32:55 +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
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
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) 57eba67a0a [MERGE]Merge with Parent Branch
bzr revid: pza@tinyerp.com-20130909044932-rwlwaltqurscywsj
2013-09-09 10:19:32 +05:30
Pooja Zankhariya (OpenERP) 4126cba4f1 [MERGE]Merge with Parent Branch
bzr revid: pza@tinyerp.com-20130903055236-ivov1gw1plyf86p2
bzr revid: pza@tinyerp.com-20130904051832-46wb867xslrp3up5
bzr revid: pza@tinyerp.com-20130909044604-88s1izcj0uidwn87
2013-09-09 10:16:04 +05:30