Commit Graph

914 Commits

Author SHA1 Message Date
Quentin (OpenERP) 0170fe87bc [REF] removal of stock/wizard/mrp_procurement.py which was unused + refactoring of procurement.do_view_procurements() in order to use new API of ir.model.data
bzr revid: qdp-launchpad@openerp.com-20140507091818-hp6fgipxi1arpv4u
2014-05-07 11:18:18 +02:00
Quentin (OpenERP) c41941d978 [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes
bzr revid: qdp-launchpad@openerp.com-20140416145313-eiadz94h9wolhb9b
2014-04-16 16:53:13 +02:00
Quentin (OpenERP) 398d96f273 [MERGE] merged trunk up to revision 9327
bzr revid: qdp-launchpad@openerp.com-20140414094743-hv0u7qhigv1to2uc
2014-04-14 11:47:43 +02:00
Josse Colpaert af1d4acba3 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140326155150-4y47ny5gyvjezlm9
2014-03-26 16:51:50 +01:00
Quentin (OpenERP) e0b27b4ee8 [MERGE] merged trunk up to revision 9251
bzr revid: qdp-launchpad@openerp.com-20140326152751-b6bo0fawrzmd71f0
2014-03-26 16:27:51 +01:00
Denis Ledoux 0e4cfe0add [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9157 revid:dle@openerp.com-20140320181252-4gqcog22p1ex0pz7
bzr revid: chs@openerp.com-20140320134212-9nbuc7uqla4uiyf7
bzr revid: dle@openerp.com-20140320112958-slajf0ho0jtl7u60
bzr revid: dle@openerp.com-20140320161349-olyte7xt35nfj3dg
bzr revid: dle@openerp.com-20140320181737-68q9xh9jhfjynjip
2014-03-20 19:17:37 +01:00
Denis Ledoux 02459f8d4a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com-20140325104921-x8zjx5p71l1o3uif
bzr revid: dle@openerp.com-20140310133913-465x5t3n1bo7fu98
bzr revid: dle@openerp.com-20140311164146-2s599kogbqj8e94l
bzr revid: dle@openerp.com-20140312111149-u6y036aej3ywq7et
bzr revid: dle@openerp.com-20140312121145-06s1jvct9v4m7l6s
bzr revid: mat@openerp.com-20140313084409-c0kckxemy3in0mlo
bzr revid: chs@openerp.com-20140313163420-ifa4hyixj722d6jo
bzr revid: chs@openerp.com-20140314102034-g0nzryvwhrpzdas9
bzr revid: chs@openerp.com-20140314104803-19c5snl2fcuih91o
bzr revid: odo@openerp.com-20140314143519-x6rzcfkkqxwc0e1g
bzr revid: chs@openerp.com-20140318110229-y8098w3shdpmoig2
bzr revid: dle@openerp.com-20140318151824-sscl4m8p87emjl8s
bzr revid: dle@openerp.com-20140320112618-yfyihlwz66ryeqf5
bzr revid: dle@openerp.com-20140320161003-j01cc6sqves2wnp2
bzr revid: dle@openerp.com-20140320181252-4gqcog22p1ex0pz7
bzr revid: dle@openerp.com-20140321140450-8ulnhr76qybiadks
bzr revid: dle@openerp.com-20140324104743-ubvu8st7emq9pg1q
bzr revid: dle@openerp.com-20140325112413-xs5z7y81rhyjt0rd
2014-03-25 12:24:13 +01:00
Kersten Jeremy 9bf6f0310e [FIX] Move default value in the _defaults of model and not in default_get.
Don't override the location_id if the super get_default don't retrun a value. 

Else it is impossible to set a default value, because the ir_values is always overrided with stock_location_stock as location_id

bzr revid: jke@openerp.com-20140320180240-un42lptu3pjnsmxq
2014-03-20 19:02:40 +01:00
Denis Ledoux 287aae3942 [FIX] stock: force form_view_ref to False in context of actions track_line and scrap_move to avoid context propagation of stock picking views
bzr revid: dle@openerp.com-20140320110741-pg8se5c02p87yi1y
2014-03-20 12:07:41 +01:00
Josse Colpaert b01a61e396 [WIP] Remove unnecessary reports
bzr revid: jco@openerp.com-20140317150409-wusdimhx4hx001to
2014-03-17 16:04:09 +01:00
Denis Ledoux c11db79d57 [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9141 revid:dle@openerp.com-20140306123937-sn61atwvbcjwbyup
bzr revid: dle@openerp.com-20140306124247-29dgpb0ap5j0vsk0
2014-03-06 13:42:47 +01:00
Denis Ledoux 5db57a21a2 [FIX]stock: in fill inventory wizard, set raise-exception to False in context to avoid having error saying that the product uom category is different: this button is just a tool to help filling the inventory. Anyway, If it should pop the error, it should be on the validation, not in the button to auto-fill the inventory.
bzr revid: dle@openerp.com-20140304113407-b2kku1xolvkceqcg
2014-03-04 12:34:07 +01:00
Denis Ledoux 257df67d32 [FIX]stock: in fill inventory wizard, set raise-exception to False in context to avoid having error saying that the product uom category is different: this button is just a tool to help filling the inventory. Anyway, If it should pop the error, it should be on the validation, not in the button to auto-fill the inventory.
bzr revid: dle@openerp.com-20140304104603-5y9rz8onsxdr43dp
2014-03-04 11:46:03 +01:00
Josse Colpaert d5cdec9e16 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140219145719-snazgq9oe9q0idrs
2014-02-19 15:57:19 +01:00
Quentin (OpenERP) 9550c32409 [MERGE] usability improvements among several modules/screens
bzr revid: qdp-launchpad@openerp.com-20140214145712-j8dmf06wy49x9l50
2014-02-14 15:57:12 +01:00
Cedric Snauwaert 9502276166 [FIX]work on view for better usability
bzr revid: csn@openerp.com-20140210100727-1q2q61t3c3nxfd10
2014-02-10 11:07:27 +01:00
Quentin (OpenERP) 7796000e3d [MERGE] branch fixing the return picking wizard
lp bug: https://launchpad.net/bugs/1269421 fixed

bzr revid: qdp-launchpad@openerp.com-20140206131638-tlwdnhzdtkfkb727
2014-02-06 14:16:38 +01:00
Quentin (OpenERP) 3753eb2524 [MERGE] fix of stock_change_product_qty wizard
lp bug: https://launchpad.net/bugs/1271991 fixed

bzr revid: qdp-launchpad@openerp.com-20140206124937-dx4j3vraziu5wmp6
2014-02-06 13:49:37 +01:00
Quentin (OpenERP) 06d41e195a [FIX] stock, return picking wizard: several bugs fixed (see details bellow) and removal of feature to recreate or cancel chained operations (because it was totally bugged, not easily achievable and it's a new feature).
bugs fixed:
1) do_unreserve() on stock.move was setting back to 'confirmed' state also moves in 'done' or 'cancel' state
2) in return picking wizard, unreservation of quants was made only on the chained operation regardless if it had been split before or not
3) lot management in return picking wizard
4) new implementation or return picking wizard in order to only allow a manual fixing
5) uom support in return picking wizard

bzr revid: qdp-launchpad@openerp.com-20140206123852-g22nkgcxud0c9tzr
2014-02-06 13:38:52 +01:00
Quentin (OpenERP) 369d222965 [REF] some refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140205172444-4v7msetkkp7ypb7y
2014-02-05 18:24:44 +01:00
Quentin (OpenERP) abb8f9c929 [MERGE] trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140205143652-v0d0ug0afldyd2em
2014-02-05 15:36:52 +01:00
Josse Colpaert 10123ce0c5 [IMP] Revert commit 9498 to have split between tracking of packages and tracking of serial numbers / lots /...
bzr revid: jco@openerp.com-20140130174711-2sl1rvnkx2ju2tef
2014-01-30 18:47:11 +01:00
Josse Colpaert a9d5affe1b [IMP] nothing
bzr revid: jco@openerp.com-20140130161532-anubjjt4nwsu73xv
2014-01-30 17:15:32 +01:00
Josse Colpaert a264c171f6 [IMP] Ability to choose between create or cancel chained moves + procure method mts on returns
bzr revid: jco@openerp.com-20140130143428-ddcyt3rnwbowo0hx
2014-01-30 15:34:28 +01:00
Cedric Snauwaert 53ad5e05c0 [MERGE]merge with latest trunk-wms
bzr revid: csn@openerp.com-20140130134908-uk2x255ync9y7koa
2014-01-30 14:49:08 +01:00
Cedric Snauwaert 12cbabfaf9 [FIX]product qty wizard adjustement: take into account lot id and should not prepare an inventory
bzr revid: csn@openerp.com-20140130134457-6ukdbv0lyz98tkej
2014-01-30 14:44:57 +01:00
Josse Colpaert f9f1cc2831 [IMP] Change quant_search and adapt fifo return test to use real cost
bzr revid: jco@openerp.com-20140130125331-lr70oun5h1uh5w8s
2014-01-30 13:53:31 +01:00
Josse Colpaert d93a12588f [IMP] Add possibility to cancel chained moves
bzr revid: jco@openerp.com-20140130110106-1jjpiiku546dux67
2014-01-30 12:01:06 +01:00
Josse Colpaert e89b9b8539 [WIP] Take into account already returned moves
bzr revid: jco@openerp.com-20140129155638-q9nfmm728y2l03ae
2014-01-29 16:56:38 +01:00
Josse Colpaert 5626d63634 [REMOVE] Remove split wizards
bzr revid: jco@openerp.com-20140129134424-c72zk1z2n3rixnwg
2014-01-29 14:44:24 +01:00
Antony Lesuisse 6b7d9f2bac [IMP] ir.model.data new api
bzr revid: al@openerp.com-20140129030853-aqm4nu8buhj9gu7n
2014-01-29 04:08:53 +01:00
Josse Colpaert 8ec0968f8d [WIP] Reorganise action_consume wizard to start from mrp and clean op inventory wizards
bzr revid: jco@openerp.com-20140128151834-ni90kny7b2y6sr36
2014-01-28 16:18:34 +01:00
Josse Colpaert 4370ed289f [IMP] commit
bzr revid: jco@openerp.com-20140128111959-2sku5ymx71xpco87
2014-01-28 12:19:59 +01:00
Antony Lesuisse 0f2c0f9b6b [FIX] stock get_object and attrs for stockable non prodcut.template field
bzr revid: al@openerp.com-20140128111840-azq5nms0os24ow3f
2014-01-28 12:18:40 +01:00
Josse Colpaert 2d16599860 [WIP] Should take into account chained moves when doing return picking
bzr revid: jco@openerp.com-20140128105809-eyqsxr9q4laks86o
2014-01-28 11:58:09 +01:00
Quentin (OpenERP) 7acaac732c [MERGE] stock: fixed error of production lot propagation in action_consume and action_scrap
lp bug: https://launchpad.net/bugs/1268994 fixed

bzr revid: qdp-launchpad@openerp.com-20140124154953-lr0m6v1ok6q0futo
2014-01-24 16:49:53 +01:00
Cedric Snauwaert 1f818db2ff [FIX]wizard stock_change_product_qty: when changing qty of a product, the way the inventory was used was wrong
bzr revid: csn@openerp.com-20140124135625-8y5ehlsbexp3iyqm
2014-01-24 14:56:25 +01:00
Josse Colpaert 47d04a43e1 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140124105300-vaz4srntbhr9nyk4
2014-01-24 11:53:00 +01:00
Quentin (OpenERP) 66fa4eaae4 [MERGE] stock: merged the branch that totally removed the automatic orderpoint feature (because it's a bit useless and will act like a slow MTO. Not needed)
bzr revid: qdp-launchpad@openerp.com-20140124102838-j1it5wi8hkwfa83r
2014-01-24 11:28:38 +01:00
Cedric Snauwaert df9a1f0325 [FIX]return picking, incorrect use of product_qty in wizard + should not force assign product when returning a picking
lp bug: https://launchpad.net/bugs/1269492 fixed

bzr revid: csn@openerp.com-20140121103222-5m93dfb2k79c7aq6
2014-01-21 11:32:22 +01:00
Josse Colpaert 24f6ed8973 [WIP] Give warnings when not possible to do traceability and needed, group by quants
bzr revid: jco@openerp.com-20140120162828-6xgxshtkc44tlesi
2014-01-20 17:28:28 +01:00
Josse Colpaert 2b820d5e42 [IMP] Remove automatic orderpoint
bzr revid: jco@openerp.com-20140117173851-60246vguu1y3hiq2
2014-01-17 18:38:51 +01:00
Thibault Delavallée 9cf78e93cc [MERGE] Sync with trunk, tries to solve conflicts. There are still some new images to convert into images in xml files.
bzr revid: tde@openerp.com-20140116103910-qmm2y6kucmngplnk
2014-01-16 11:39:10 +01:00
Josse Colpaert bec9914b05 [TEST] Revert test
bzr revid: jco@openerp.com-20140115165000-mpl6bhlvkv71etuv
2014-01-15 17:50:00 +01:00
Josse Colpaert dc316e2344 [TEST] test if product_id passing is problem
bzr revid: jco@openerp.com-20140115144832-mfn212m26w57gmpa
2014-01-15 15:48:32 +01:00
Josse Colpaert 6b1ec21cb6 [IMP] Make sure the quant has lot when we restrict lot in pickingless move
bzr revid: jco@openerp.com-20140115133719-ivn71uatgd7gtin6
2014-01-15 14:37:19 +01:00
Josse Colpaert 4481eb2a4c [IMP] Write done/cancel a little bit different and default_restrict_lot on scrap
bzr revid: jco@openerp.com-20140115104120-p1gp95n5kqa8mu8x
2014-01-15 11:41:20 +01:00
Josse Colpaert 557a052cb3 [IMP] When consuming in mrp, take into account lot
bzr revid: jco@openerp.com-20140114173101-5999401bm7q64q1f
2014-01-14 18:31:01 +01:00
Josse Colpaert e8f469e4c8 [IMP] view of scrap wizard, lot creation in scrap wiz, partial transfer should not do cancelled or done moves
bzr revid: jco@openerp.com-20140114094651-7e7urt3kk0g3jngq
2014-01-14 10:46:51 +01:00
Denis Ledoux 74e0fbae83 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9752 revid:dle@openerp.com-20140110173823-lfekux2jxrj5v9gn
bzr revid: dle@openerp.com-20140110160158-ypr2pp63ld6j5g4l
bzr revid: dle@openerp.com-20140110174038-3yogwf6hwk7kpa8w
2014-01-10 18:40:38 +01:00