Commit Graph

2198 Commits

Author SHA1 Message Date
Josse Colpaert 50cd5eae53 [FIX] Be sure the reserved quants are handled well in recompute and action_assign should not assign moves not in its ids, even if in ops
bzr revid: jco@openerp.com-20140313142002-c4zs75p1oay3gkpd
2014-03-13 15:20:02 +01:00
Josse Colpaert 8ed31b881b [MERGE] Merge from trunk-wms and resolve conflicts
bzr revid: jco@openerp.com-20140313095746-1pvwjlc0z25ln1wn
2014-03-13 10:57:46 +01:00
Lionel Sausin 8ee8e3668c [FIX] Add missing context to some calls
lp bug: https://launchpad.net/bugs/1291874 fixed

bzr revid: ls@numerigraphe.com-20140313095054-3506f3tan8eyqc61
2014-03-13 10:50:54 +01:00
Lionel Sausin eb26ab55d4 [FIX] Add missing context to some calls
lp bug: https://launchpad.net/bugs/1291874 fixed

bzr revid: ls@numerigraphe.com-20140313093727-2m5h8wo915h89g3z
2014-03-13 10:37:27 +01:00
Quentin (OpenERP) db0b1af46e [MERGE] sort the inventory lines per serial number name instead of ID. Courtesy of Lionel Sausin (Numérigraphe)
bzr revid: qdp-launchpad@openerp.com-20140312152625-iezrs3yh4tqk3mcl
2014-03-12 16:26:25 +01:00
Quentin (OpenERP) d8dce888e8 [MERGE] merged the branch that adds the location_id and location_dest_id on the pack operations
bzr revid: qdp-launchpad@openerp.com-20140312143030-jb23rhsi81ykejwt
2014-03-12 15:30:30 +01:00
Quentin (OpenERP) 7565cf79ea [FIX] stock: get only quants from your company. It means that when moving goods from company A to company B through a transit warehouse (without visibility on the other company), openerp will create a quant for company B instead of reusing the one from company A (which is the expected behavior as the history shouldn't be visible, the cost may be different...)
bzr revid: qdp-launchpad@openerp.com-20140312134751-7384c3vm9wpg7htl
2014-03-12 14:47:51 +01:00
Josse Colpaert 8c49378527 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140312123434-c6je2o30w3tmtez9
2014-03-12 13:34:34 +01:00
Quentin (OpenERP) 881577bd87 [FIX] stock: the inventory shouldn't be post in 2 steps. Quants cannot be moved from an internal location to another using an inventory (but can still be done manually before/after) and moreover this wasn't working since we realized it was a bad idea to reuse quants from an inventory location.
bzr revid: qdp-launchpad@openerp.com-20140312110233-0wmyoypusb8aauzk
2014-03-12 12:02:33 +01:00
Josse Colpaert 4cbceed497 [IMP] When creating quants, they should not be moved afterwards, just reconciled
bzr revid: jco@openerp.com-20140312101917-no0kjhslm4lk7akw
2014-03-12 11:19:17 +01:00
Josse Colpaert ee7024820e [IMP] Improve process packaging: processed when moving quants except for entire packages
bzr revid: jco@openerp.com-20140312094544-3xg5ar6wr2o39pyn
2014-03-12 10:45:44 +01:00
Lionel Sausin 637778e8cd [MERGE] sort inventory lines on the name of serial numbers, not their ID. Same improvement as I proposed in the community backports.
bzr revid: ls@numerigraphe.com-20140311182317-u1fzp9k29z2fjxod
2014-03-11 19:23:17 +01:00
Lionel Sausin 0b5ca307d5 [IMP] sort inventory lines on the name of serial numbers, not their ID
bzr revid: ls@numerigraphe.com-20140311181236-o0pnweb0ze1efdwy
2014-03-11 19:12:36 +01:00
Cedric Snauwaert bc616fce91 [FIX]order stock_inventory_line by location name, product code, product name
lp bug: https://launchpad.net/bugs/1087033 fixed

bzr revid: ls@numerigraphe.com-20140311174505-p086c5nzvpifqxky
2014-03-11 18:45:05 +01:00
Quentin (OpenERP) 7d0760b59a [FIX] stock: prepare partial when top_lvl_package is used
bzr revid: qdp-launchpad@openerp.com-20140311160111-ed895thk06fg6da6
2014-03-11 17:01:11 +01:00
Quentin (OpenERP) aed228331f [FIX] stock: do prepare partial
bzr revid: qdp-launchpad@openerp.com-20140311154409-v5aoj3tx2frfi9jz
2014-03-11 16:44:09 +01:00
Josse Colpaert 886812e4d0 [FIX] Fix and clean from multiple quants move
bzr revid: jco@openerp.com-20140311152904-k1qrofmayeatymxc
2014-03-11 16:29:04 +01:00
Quentin (OpenERP) 38afcf4d61 [REF] stock: refactoring of do_prepare_partial
bzr revid: qdp-launchpad@openerp.com-20140311133109-e07mnhy4iaqm63in
2014-03-11 14:31:09 +01:00
Josse Colpaert 782181aba6 [WIP] Group accounting lines of same cost and correct move_single_quant_tuple
bzr revid: jco@openerp.com-20140311112047-xx1p2i92bzcq0l2y
2014-03-11 12:20:47 +01:00
Cedric Snauwaert a95e5bb8ce [WIP]barcode interface: when setting picking to done from barcode interface, write qty_done onto product_qty field for pack_operations
bzr revid: csn@openerp.com-20140311093105-tqoh1cenmd3rx4sm
2014-03-11 10:31:05 +01:00
Josse Colpaert 1a5e98ad6b [WIP] Move multiple quants at once
bzr revid: jco@openerp.com-20140310175445-qza0jpc3tx724vks
2014-03-10 18:54:45 +01:00
Cedric Snauwaert ca880533ee [WIP]barcode interface: allow to enter qty when highlight one line
bzr revid: csn@openerp.com-20140310165707-72sgol8cwlzlbb85
2014-03-10 17:57:07 +01:00
Josse Colpaert 2e7fedb889 [IMP] Recompute quantities always on picking and disabling when doing prepare partial + prepare partial / recompute optimize
bzr revid: jco@openerp.com-20140310151133-ku0v80g148a6eyks
2014-03-10 16:11:33 +01:00
Cedric Snauwaert a2bf8d640c [WIP]barcode interface, add a barcode to location and allow the use of scanner to filter by location
bzr revid: csn@openerp.com-20140307163747-cua6u44t6u6r8juh
2014-03-07 17:37:47 +01:00
Josse Colpaert 8ac2d35579 [IMP] Use cached browse records instead of reserved_availability
bzr revid: jco@openerp.com-20140307161538-pu23ueb784ldd2z4
2014-03-07 17:15:38 +01:00
Josse Colpaert 4890b35af3 [IMP] In do_prepare_partial get contents of packages through browse records
bzr revid: jco@openerp.com-20140307150450-vjpb60n88qkt7ekj
2014-03-07 16:04:50 +01:00
Josse Colpaert d5673e4c33 [IMP] Take location from pack operations when possible, otherwise use move location_id in get preferred
bzr revid: jco@openerp.com-20140307135117-hqeja9stlakkx3cw
2014-03-07 14:51:17 +01:00
Cedric Snauwaert 0ecceb3983 [WIP]barcode interface, remove extra columns, rework interface, add functionality to split pack_op and set them processed
bzr revid: csn@openerp.com-20140307132523-z0eu9jlvi90baugu
2014-03-07 14:25:23 +01:00
Josse Colpaert 07a5526f08 [IMP] For package checking in action_done, pass browserecords instead of ids
bzr revid: jco@openerp.com-20140307131109-z7x1sy2n8v8x0h4n
2014-03-07 14:11:09 +01:00
Josse Colpaert 7d2665a924 [IMP] To optimize quants_reserve, pass reserved availability
bzr revid: jco@openerp.com-20140307103312-oecawgyyjf4u3l25
2014-03-07 11:33:12 +01:00
Josse Colpaert 146f04cff0 [FIX] Match reserved package should be correct
bzr revid: jco@openerp.com-20140307092953-zg05xusw9xctol8b
2014-03-07 10:29:53 +01:00
Josse Colpaert e750b270a1 [IMP] Change packages to use dictionary in recompute remaining qtys also
bzr revid: jco@openerp.com-20140306180911-6gumeek19otznb1w
2014-03-06 19:09:11 +01:00
Josse Colpaert 428d5e1af1 [FIX] Take case product in ops exist, but not in move
bzr revid: jco@openerp.com-20140306160106-ydz47uoh66d1nbip
2014-03-06 17:01:06 +01:00
Josse Colpaert e75cb3135c [IMP] Remove profilehooks and simplify reconcile quants
bzr revid: jco@openerp.com-20140306134943-cdzw1mylyrtfzjaa
2014-03-06 14:49:43 +01:00
Cedric Snauwaert 6cd1b16efc [WIP]barcode interface, search + put in pack method + various highlight of informations
bzr revid: csn@openerp.com-20140306133855-ctq0uhqsnw0bm795
2014-03-06 14:38:55 +01:00
Josse Colpaert 6d8ef17022 [IMP] Wrong use of product_uom_qty not necessary anymore + limit first search reconcile negative to 1
bzr revid: jco@openerp.com-20140306132403-5l5706scs1i4izb2
2014-03-06 14:24:03 +01:00
Josse Colpaert 9aa49685ff [WIP] The time for recompute quantities can even become smaller when unlinking with a sql statement
bzr revid: jco@openerp.com-20140305170551-5px8czdvsmotdva3
2014-03-05 18:05:51 +01:00
Josse Colpaert 3e2ebaae80 [IMP] Improve recompute with dictionary of moves for every product
bzr revid: jco@openerp.com-20140305154836-f279eafnickmyjz9
2014-03-05 16:48:36 +01:00
Josse Colpaert abd79cc036 [FIX] Fix missing value for dict
bzr revid: jco@openerp.com-20140305141920-mhtrg8mx6ieppg6i
2014-03-05 15:19:20 +01:00
Josse Colpaert 09bb2beb08 [IMP] remove profile
bzr revid: jco@openerp.com-20140305141121-7jgkfbejffbuh922
2014-03-05 15:11:21 +01:00
Josse Colpaert b6bde4c458 [IMP] Only create extra moves or rereserve quants when necessary
bzr revid: jco@openerp.com-20140305140739-ciiyt2eiu0w435kj
2014-03-05 15:07:39 +01:00
Josse Colpaert 0a9bf2fe25 [MERGE] merge from perf3 until merge
bzr revid: jco@openerp.com-20140304161944-hbb58wtdj2e4c2u7
2014-03-04 17:19:44 +01:00
Josse Colpaert 93d8da8dca [IMP] Put move_lines remaining quantity in dictionary instead + start profiling
bzr revid: jco@openerp.com-20140304135429-xhk5uf68xz5f23q5
2014-03-04 14:54:29 +01:00
Josse Colpaert 71ae87d5be [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140304093342-59s3t9mv2su060vh
2014-03-04 10:33:42 +01:00
Cedric Snauwaert 992408c79f [MERGE]merge with trunk-wms-loconop-jco
bzr revid: csn@openerp.com-20140304092418-ehpfvpx3hb7uq13n
2014-03-04 10:24:18 +01:00
Cedric Snauwaert b65690d6e1 [MERGE]merge with latest trunk-wms
bzr revid: csn@openerp.com-20140304092153-s2gebsi21pm8ngyg
2014-03-04 10:21:53 +01:00
Josse Colpaert d305b72bde [IMP] Apply the putaways from the pack ops
bzr revid: jco@openerp.com-20140303173147-x26oes0xaed6lqc8
2014-03-03 18:31:47 +01:00
Josse Colpaert 40170ea04c [WIP] Include putaways in pack operations instead (need to change quants move yet)
bzr revid: jco@openerp.com-20140303164210-iyhkvae20ayowp4a
2014-03-03 17:42:10 +01:00
Josse Colpaert 6694c3a094 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140303083411-wg6ilg9mft9qx3td
2014-03-03 09:34:11 +01:00
Quentin (OpenERP) 1c3c640ca2 [FIX] stock: prefered and fallback domain aren't used anymore in action_Assign
bzr revid: qdp-launchpad@openerp.com-20140228173257-4mguyrw0l23965o2
2014-02-28 18:32:57 +01:00
Josse Colpaert d39056faec [IMP] Change _compute_qty to0 _compute_qty_obj in order to pass browse records immediately instead
bzr revid: jco@openerp.com-20140228173241-qfenlx2hb8h1k40j
2014-02-28 18:32:41 +01:00
Quentin (OpenERP) 536f2bded9 [REF] stock: some refactoring
bzr revid: qdp-launchpad@openerp.com-20140228110048-595paigdalgt94mv
2014-02-28 12:00:48 +01:00
Josse Colpaert 753c125024 [IMP] No pack operations create needed at force_assign
bzr revid: jco@openerp.com-20140227161020-happi4qshw2uoabo
2014-02-27 17:10:20 +01:00
Josse Colpaert 0f52affe0b [IMP] When reserved quants are ok, no need to rereserve quants
bzr revid: jco@openerp.com-20140227131237-du11dk5fu71nfnex
2014-02-27 14:12:37 +01:00
Josse Colpaert 634d0f3ff8 [IMP] Do not search quants when source location requires to create quants
bzr revid: jco@openerp.com-20140227100401-axy57wrto0ex2xf7
2014-02-27 11:04:01 +01:00
Josse Colpaert 23128a26ae [IMP] Put remaining qty in variable not to calculate multiple times
bzr revid: jco@openerp.com-20140227084509-cr589ynshxltt2fv
2014-02-27 09:45:09 +01:00
Josse Colpaert bb3045f0f8 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140226161012-r6f96eh40rgw2g1h
2014-02-26 17:10:12 +01:00
Cedric Snauwaert 8e779fa761 [FIX]stock_barcode_interface: rework of the barcode interface to use bootstrap only
bzr revid: csn@openerp.com-20140226161003-kzgg5xfcrn8ucspx
2014-02-26 17:10:03 +01:00
Josse Colpaert 1ca10a18dc [IMP] getpackages and getpickings use read instead of browse + use query for get_state
bzr revid: jco@openerp.com-20140226141223-9yioe6j7a9x9lbs3
2014-02-26 15:12:23 +01:00
Quentin (OpenERP) c721e1e981 [REF] stock: added a break in state_get of picking to fast a little the computation
bzr revid: qdp-launchpad@openerp.com-20140226132021-y6zouurseah0fx24
2014-02-26 14:20:21 +01:00
Josse Colpaert 1469be6c5f [IMP] Add partially available field on stock move
bzr revid: jco@openerp.com-20140226120051-ur6co4aff9s9d1u7
2014-02-26 13:00:51 +01:00
Josse Colpaert 39c5e97588 [FIX] uom compare
bzr revid: jco@openerp.com-20140226112342-n702mbth1wfv4e7s
2014-02-26 12:23:42 +01:00
Josse Colpaert 043e4eefc9 [REVERT] Revert commit for writing to multiple quants at once
bzr revid: jco@openerp.com-20140226103517-ixltha9vw4qpnw71
2014-02-26 11:35:17 +01:00
Josse Colpaert f39d00a5ed [IMP] Do picking assign in group at the end of confirming all procurements for a sales order
bzr revid: jco@openerp.com-20140225162211-7elk2pj4r8q8sx04
2014-02-25 17:22:11 +01:00
Josse Colpaert 593b812712 [IMP] When moving quants, do all the writes on the quants at once
bzr revid: jco@openerp.com-20140225132939-c6dzv60sncsps19l
2014-02-25 14:29:39 +01:00
Josse Colpaert 23d5154e33 [IMP] Check UoM category move of move
bzr revid: jco@openerp.com-20140224152956-kvwuo0mozpwnwwks
2014-02-24 16:29:56 +01:00
Josse Colpaert 07276fbed6 [IMP] Remove check location of quant
bzr revid: jco@openerp.com-20140224151030-f5mn5uocjvpa47hh
2014-02-24 16:10:30 +01:00
Quentin (OpenERP) 96ffae6e63 [FIX] stock: typos
bzr revid: qdp-launchpad@openerp.com-20140224140512-2r4ogs6ku1frtp3c
2014-02-24 15:05:12 +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) 8a7d139a41 [FIX] stock: fixed errors introduced during merge with trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140224131918-azyc8y3eonqafxdm
2014-02-24 14:19:18 +01:00
Josse Colpaert 18b02ee71e [IMP] Change store = True of product_qty of move
bzr revid: jco@openerp.com-20140224112437-if4nkqaj9balf580
2014-02-24 12:24:37 +01:00
Quentin (OpenERP) 9df9382f12 [REF] stock: refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140224112112-go4uj37htcv3zo4k
2014-02-24 12:21:12 +01:00
Quentin (OpenERP) 9d41bcbc3a [MERGE] trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140224112005-a7kww6t880xuvz9t
2014-02-24 12:20:05 +01:00
Josse Colpaert 4b57fc6465 [IMP] Check if procurements are done before calling get shipped
bzr revid: jco@openerp.com-20140224110413-o4wvbnch90yxxt2i
2014-02-24 12:04:13 +01:00
Guewen Baconnier 0ff86218f6 Use setdefault to allow a copy with one of this field with a value
bzr revid: guewen.baconnier@camptocamp.com-20140224090354-wcsnd4wzs91w553e
2014-02-24 10:03:54 +01:00
Quentin (OpenERP) a037442c7b [FIX] stock: accept to search on internal code of product when scanned also (for those who don't use ean) + fixed error in yaml test
bzr revid: qdp-launchpad@openerp.com-20140221172555-fk4roxbdto05fjpy
2014-02-21 18:25:55 +01:00
Quentin (OpenERP) 87d3e53c64 [MERGE] stock: in action_assign, force assignment of move if they have a picking with a type having auto_force_assign set to True
bzr revid: qdp-launchpad@openerp.com-20140221095516-bwxf7vaz5qg8b3h3
2014-02-21 10:55:16 +01:00
Quentin (OpenERP) 7b17e234e6 [REF] stock: some code optimization in do_prepare_partial (avoid computing 'move_list' for each 'x')
bzr revid: qdp-launchpad@openerp.com-20140220142001-i81f7x2pgmhwqeda
2014-02-20 15:20:01 +01:00
Quentin (OpenERP) 5dd1cb2885 [FIX] stock: copying a stock.mvoe shouldn't copy the move_dest_id field otherwise push rule may not be applied (and that ain't good\!)
bzr revid: qdp-launchpad@openerp.com-20140220141531-ij23xtkqkfw5e1b5
2014-02-20 15:15:31 +01:00
Josse Colpaert 526353db3c [IMP] Take into account returned move in auto force assign the correct way
bzr revid: jco@openerp.com-20140220140506-velvy6yxliyujmtk
2014-02-20 15:05:06 +01:00
Josse Colpaert e88ef88dae [IMP] Take into account auto_force_assign before trying to reserve quants
bzr revid: jco@openerp.com-20140220101435-5ad0nw8655hrzop5
2014-02-20 11:14:35 +01:00
Quentin (OpenERP) ca99f5bd24 [REF] some refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140220083519-13qlpr0zohplv8fa
2014-02-20 09:35:19 +01:00
Josse Colpaert 16cccdc4be [FIX] When rereserving quants, make sure that in action assign he can also take into account the auto_force_assign of the picking type
bzr revid: jco@openerp.com-20140218132843-kur9gg8bak1rxk1n
2014-02-18 14:28:43 +01:00
Guewen Baconnier 1daeaed376 [FIX] use copy_data rather than doing a write after that the moves are created
lp bug: https://launchpad.net/bugs/1281558 fixed

bzr revid: guewen.baconnier@camptocamp.com-20140218123211-3l3bvi3at1s91lfi
2014-02-18 13:32:11 +01:00
Quentin (OpenERP) 784d367c90 [MERGE] main trunk-wms branch
bzr revid: qdp-launchpad@openerp.com-20140218110444-etah0x4hy98mtbdo
2014-02-18 12:04:44 +01:00
Quentin (OpenERP) ec11ed6413 [MERGE] merged the branch of jco with refactoring of action_assign in order to take care of operations that matter most first (packages, lots then the other). Also this ensure the save behavior as in do_prepare_partial
bzr revid: qdp-launchpad@openerp.com-20140218102853-gfkeuyag3qct4fup
2014-02-18 11:28:53 +01:00
Quentin (OpenERP) 05d8b9b090 [REF] added comments
bzr revid: qdp-launchpad@openerp.com-20140218102503-bewskdqgy6wwes7w
2014-02-18 11:25:03 +01:00
Quentin (OpenERP) a4e634f929 [MERGE] merged branch with several fixes, including the fact that a chained move should select quants from preceeding move
bzr revid: qdp-launchpad@openerp.com-20140218093407-xb7nvjvy0pzk178d
2014-02-18 10:34:07 +01:00
Quentin (OpenERP) ef372a6bd0 [FIX] stock: fixes + comments made during code review
bzr revid: qdp-launchpad@openerp.com-20140218093149-pg751zobmpied10f
2014-02-18 10:31:49 +01:00
Josse Colpaert 95b6ce63eb [FIX] Change remaining qty
bzr revid: jco@openerp.com-20140218091222-so0xw06wy9y400z6
2014-02-18 10:12:22 +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) fddf4cc25e [FIX] stock: fixed 'waiting' state assignment of stock move on action_confirm()
bzr revid: qdp-launchpad@openerp.com-20140217150350-tv6129m2xa5ikosr
2014-02-17 16:03:50 +01:00
Josse Colpaert cec58497c2 [IMP] Refresh op
bzr revid: jco@openerp.com-20140217105225-ey0hesbqbu14bstz
2014-02-17 11:52:25 +01:00
Quentin (OpenERP) 05be164099 [FIX] stock: sort moves before recomputing the remaining quantities
lp bug: https://launchpad.net/bugs/1276736 fixed

bzr revid: qdp-launchpad@openerp.com-20140214154949-1uo5dcqc47gy6oe2
2014-02-14 16:49:49 +01:00
Josse Colpaert 7c96369a78 [IMP] Clean print
bzr revid: jco@openerp.com-20140214154727-12ahepj7lzk4f86o
2014-02-14 16:47:27 +01:00
Quentin (OpenERP) b6eba5ad2d [FIX] stock: inventory now support the lines with negative theoretical quantities
bzr revid: qdp-launchpad@openerp.com-20140214152106-v8ysmxqajkdy8t70
2014-02-14 16:21:06 +01:00
Josse Colpaert 04c1e75d62 [WIP] Take care of remaining qtys
bzr revid: jco@openerp.com-20140214150652-nl6izqtg56remcdh
2014-02-14 16:06:52 +01:00
Quentin (OpenERP) 4ad9811a90 [FIX] mrp: fixed phantom bom
lp bug: https://launchpad.net/bugs/1278891 fixed

bzr revid: qdp-launchpad@openerp.com-20140214150330-an2my0n8vjdf38vx
2014-02-14 16:03:30 +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
Josse Colpaert 17fa8b56b3 [WIP] Traverse reserved quants on moves instead of trying to search for quants
bzr revid: jco@openerp.com-20140214111536-isyx81aa6mbqmhm4
2014-02-14 12:15:36 +01:00
Cedric Snauwaert d849118ecf [FIX]isinstance second parameter takes tuple of classes
bzr revid: csn@openerp.com-20140214105004-gsiz32czy9rzkp52
2014-02-14 11:50:04 +01:00
Josse Colpaert ca41bb8722 [IMP] take lots into account and do zero quants differently
bzr revid: jco@openerp.com-20140214104541-h6lsckxs6uvgxu4z
2014-02-14 11:45:41 +01:00
Josse Colpaert 6cf485fc5c [IMP] Do not take into account package check for negative quants and no make to stock for split by default
bzr revid: jco@openerp.com-20140214102426-o0njdd3fnme9f54p
2014-02-14 11:24:26 +01:00
Josse Colpaert 9dfcc007b0 [IMP] In action_assign, take into account split moves and consider mto as mto. Can be forced afterwards
bzr revid: jco@openerp.com-20140214101847-jj20512nl0mey1w9
2014-02-14 11:18:47 +01:00
Josse Colpaert cb4070d392 [IMP] In action_confirm, take into account split moves
bzr revid: jco@openerp.com-20140214101420-64k7rmw1s7r58xff
2014-02-14 11:14:20 +01:00
Josse Colpaert 9d87cdf8ef [IMP] Change order in recompute remaining quantities
bzr revid: jco@openerp.com-20140214094016-j4wg2yvq114jt7ye
2014-02-14 10:40:16 +01:00
Josse Colpaert 13ebbdd7f6 [IMP] Do_transfer take care of entire move
bzr revid: jco@openerp.com-20140214093359-tgxpxen6huvo3siv
2014-02-14 10:33:59 +01:00
Josse Colpaert 7503f786fb [IMP] Remove todo
bzr revid: jco@openerp.com-20140214091600-whbwamq22asxcq4z
2014-02-14 10:16:00 +01:00
Josse Colpaert e6a4dc9afa [IMP] Refactor do prepare partial
bzr revid: jco@openerp.com-20140214091540-01fna2riexun5m5x
2014-02-14 10:15:40 +01:00
Josse Colpaert c0222bc886 [WIP] Add comment for testing
bzr revid: jco@openerp.com-20140214091231-92s13sb4uc697188
2014-02-14 10:12:31 +01:00
Quentin (OpenERP) 2f982e6bea [FIX] a lot of changes made during code review
bzr revid: qdp-launchpad@openerp.com-20140214084650-8vcy544475urij53
2014-02-14 09:46:50 +01:00
Josse Colpaert 3258d44d08 [WIP] Take reserved quants into account for the matching between moves and ops
bzr revid: jco@openerp.com-20140213181215-b6ckgmb1h9kkbrmt
2014-02-13 19:12:15 +01:00
Josse Colpaert b1f8479a7a [WIP] Refactor action_assign inversing ops and moves
bzr revid: jco@openerp.com-20140213144449-nqpt512i8dvzdy1m
2014-02-13 15:44:49 +01:00
Quentin (OpenERP) 697c9d5f3e [MERGE] main trunk-wms branch
bzr revid: qdp-launchpad@openerp.com-20140213110209-907jqb8n4sjpwji9
2014-02-13 12:02:09 +01:00
Quentin (OpenERP) bcd6adc15c [FIX] stock: parameter 'ids' given to write function could be of type int or long... -_-
bzr revid: qdp-launchpad@openerp.com-20140213105913-roabmvg4v3uea7to
2014-02-13 11:59:13 +01:00
Quentin (OpenERP) 06d516beae [FIX] stock: recheck_availability button
bzr revid: qdp-launchpad@openerp.com-20140213105148-l0560ztdos5epzya
2014-02-13 11:51:48 +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) db3d8abc35 [FIX] stock: barcode UI. Fixed all features including the numpad and all buttons
bzr revid: qdp-launchpad@openerp.com-20140213094054-qtxv79ge16e2vras
2014-02-13 10:40:54 +01:00
Cedric Snauwaert 77467b306a [FIX]don't prevent people from doing an inventory when available qty is negative
bzr revid: csn@openerp.com-20140213090427-vwtamn4y6q2zjxg8
2014-02-13 10:04:27 +01:00
Cedric Snauwaert 50b2c041aa [FIX]delivery form view + some label
bzr revid: csn@openerp.com-20140212141302-g08x29wejo2om79o
2014-02-12 15:13:02 +01:00
Cedric Snauwaert b8826aaa30 [FIX]various usability thing
bzr revid: csn@openerp.com-20140212124646-301rfsr1712cdy18
2014-02-12 13:46:46 +01:00
Quentin (OpenERP) 2c46d1b35f [FIX] stock: barcode scanner UI now support the search on a scanned picking name and decrease the remaining_qty at each product scanned
bzr revid: qdp-launchpad@openerp.com-20140212105553-26jye3367tljbpw5
2014-02-12 11:55:53 +01:00
Bharat R. Devnani (OpenERP) 9e102b6b24 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20140212064422-4thlmyk5psff9lth
2014-02-12 12:14:22 +05:30
Quentin (OpenERP) ef8e1fc31f [FIX] stock: barcode scanner GUI somewhat functionally working
bzr revid: qdp-launchpad@openerp.com-20140211155157-gu86q7it150u33tp
2014-02-11 16:51:57 +01:00
Cedric Snauwaert 3ba9e8715a [MERGE-FIX]merge with latest trunk-wms and fix a few mistakes while adapting action_confirm to return a list of ids
bzr revid: csn@openerp.com-20140210160346-zmpgs6rys3isz9cu
2014-02-10 17:03:46 +01:00
Cedric Snauwaert d1abe6a4cc [FIX]move: action_confirm now returns ids of move (needed for bom_explode)
bzr revid: csn@openerp.com-20140210145446-djwfreh3f0pdcfet
2014-02-10 15:54:46 +01:00
Cedric Snauwaert 190b701012 [MERGE]merge with latest trunk-wms
bzr revid: csn@openerp.com-20140210101953-dnnm61zzjdeghkwm
2014-02-10 11:19:53 +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) e0362bf34c [IMP] stock, usability improvements
bzr revid: qdp-launchpad@openerp.com-20140207161756-d5izk00ytr83m9s4
2014-02-07 17:17:56 +01:00
Quentin (OpenERP) 38577e23f4 [IMP] stock, usability: changed a button label and translate the information on availability of moves into the move uom
bzr revid: qdp-launchpad@openerp.com-20140207084000-k7uhl82v9mlmuc92
2014-02-07 09:40:00 +01:00
Quentin (OpenERP) 8c0c3dae68 [REF] refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140206153128-r2af5xu0ye2nlrut
2014-02-06 16:31:28 +01:00
Quentin (OpenERP) dfa126d47a [REF] refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140206145741-ee776b9ttcx4r9wb
2014-02-06 15:57:41 +01:00
Quentin (OpenERP) 05ea06a814 [MERGE] main trunk-wms branch
bzr revid: qdp-launchpad@openerp.com-20140206145444-tiyk53rvxfqekil8
2014-02-06 15:54:44 +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) 73aa65cb7f [MERGE] stock, usabiltiy: when a picking is done, don't let the user modify it anymore
lp bug: https://launchpad.net/bugs/1274511 fixed

bzr revid: qdp-launchpad@openerp.com-20140206131412-n8dda0fix5r8wwe7
2014-02-06 14:14:12 +01:00
Quentin (OpenERP) a18b00d93c [MERGE] don't reuse quants that have been scrapped, used in production or returned to supplier
lp bug: https://launchpad.net/bugs/1272005 fixed

bzr revid: qdp-launchpad@openerp.com-20140206125903-kexaqvb7sgk6h8ed
2014-02-06 13:59:03 +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
Quentin (OpenERP) e25d1369a0 [MERGE] merged the branch with lot handling on mrp.production and some refactoring in stock as well (action_consume moved to mrp, split/merge inventory removed..)
bzr revid: qdp-launchpad@openerp.com-20140205133031-83q48ftnr0iid3r9
2014-02-05 14:30:31 +01:00
Quentin (OpenERP) c140436931 [FIX] stock: quant_reserve() fixed in case of None as quant given
bzr revid: qdp-launchpad@openerp.com-20140205125107-0h44rh37cvxcogg4
2014-02-05 13:51:07 +01:00
Quentin (OpenERP) 0afb7076d4 [REF] mrp, stock: refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140205104324-5h5hu0fv71omhigf
2014-02-05 11:43:24 +01:00
Josse Colpaert 240dbc3860 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140204163354-njxqssws1isjs0ez
2014-02-04 17:33:54 +01:00
Josse Colpaert 4005fb1105 [IMP] Use check packages method in action_done instead of the constraints on package and quant
bzr revid: jco@openerp.com-20140204154954-x2q7j0vyvgrdpbk2
2014-02-04 16:49:54 +01:00
Josse Colpaert 3e25efa9e9 [FIX] action_done refactor
bzr revid: jco@openerp.com-20140204113653-kbiurxfeyluoy2y4
2014-02-04 12:36:53 +01:00
Josse Colpaert 57635ce01d [WIP] Continue action_done and preliminary code for entire packages
bzr revid: jco@openerp.com-20140204105743-o4f7qsqkeqdcbhev
2014-02-04 11:57:43 +01:00
Quentin (OpenERP) b124247642 [IMP] stock: partial delivery usability enhanced
bzr revid: qdp-launchpad@openerp.com-20140204105231-4g4yxgkop955frwy
2014-02-04 11:52:31 +01:00
Quentin (OpenERP) 40ae95fd11 [MERGE] main trunk-wms branch
bzr revid: qdp-launchpad@openerp.com-20140204103214-1ut17qal144u9phk
2014-02-04 11:32:14 +01:00
Josse Colpaert 746830cde3 [WIP] Add constraint for check_location and start refactoring on action_done
bzr revid: jco@openerp.com-20140204103209-i2chz9n1db1w9oxr
2014-02-04 11:32:09 +01:00
Quentin (OpenERP) 35362f4f10 [IMP] improvements/code refactoring made during the code review
bzr revid: qdp-launchpad@openerp.com-20140203093115-fveddtkcxtagxf0f
2014-02-03 10:31:15 +01:00
Josse Colpaert f001e28587 [FIX] Should not change source location of move_dest_id
bzr revid: jco@openerp.com-20140131160043-pkpzw3geqw953k3p
2014-01-31 17:00:43 +01:00
Josse Colpaert 7ae921ebb7 [IMP] Keep move on negative quant that caused it and take into account lots, move_dest, ... when reconciling negative quants
bzr revid: jco@openerp.com-20140131104206-q09dbwxh05p19xi6
2014-01-31 11:42:06 +01:00
Cedric Snauwaert 4f24ebfd13 [FIX]stock_picking: some fields should be readonly when picking is done
lp bug: https://launchpad.net/bugs/1274511 fixed

bzr revid: csn@openerp.com-20140131102801-lrktk47p9buvnthk
2014-01-31 11:28:01 +01:00
Cedric Snauwaert e608935747 [FIX]small mistake
bzr revid: csn@openerp.com-20140131101833-s9oa3pplqf55nif6
2014-01-31 11:18:33 +01:00
Cedric Snauwaert f3cc05755b [FIX]should not show remaining qty on move when picking is done + better name for separator on picking view
bzr revid: csn@openerp.com-20140130163651-audc4ndjx4ysys3h
2014-01-30 17:36:51 +01:00
Josse Colpaert 84a021ec7e [MERGE] Merge from trunk-wms'
bzr revid: jco@openerp.com-20140130161629-4r0mq9te6uh72655
2014-01-30 17:16:29 +01:00
Quentin (OpenERP) b944882755 [MERGE] main trunk-wms branch
bzr revid: qdp-launchpad@openerp.com-20140130104326-64ep633xtqar2ku3
2014-01-30 11:43:26 +01:00
Cedric Snauwaert a6cc6300c7 [FIX]move domain check in _quants_get_order
bzr revid: csn@openerp.com-20140130103816-ymimnnftc61ostw2
2014-01-30 11:38:16 +01:00
Quentin (OpenERP) 05091a0731 [FIX] stock: context=None + some refactoring to shorten the code
bzr revid: qdp-launchpad@openerp.com-20140130100719-tx7ujnoizcspcncv
2014-01-30 11:07:19 +01:00
Quentin (OpenERP) 4c5b6ab356 [MERGE] trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140130100553-6j2ijk095oyz0ojr
2014-01-30 11:05:53 +01:00
Cedric Snauwaert e0ecc24f33 [FIX]quant tracability: It is not logical that a quant that was brought to Inventory Loss, can be reused in a random way to bring back in stock
lp bug: https://launchpad.net/bugs/1272005 fixed

bzr revid: csn@openerp.com-20140130100520-daxf6fnequfjukv5
2014-01-30 11:05:20 +01:00
Josse Colpaert b62f8a6469 [FIX] When move is a return, assigned quants should have been processed by the original move
bzr revid: jco@openerp.com-20140130095328-v63lo6dg1d951z2f
2014-01-30 10:53:28 +01:00
Quentin (OpenERP) fc90a100d0 [MERGE] stock: fixing the choice of itself as resupply warehouse
lp bug: https://launchpad.net/bugs/1273591 fixed

bzr revid: qdp-launchpad@openerp.com-20140130093230-bngkb73n6h07ggch
2014-01-30 10:32:30 +01:00
Quentin (OpenERP) 2dd1e8094c [MERGE] stock: putaway applied also when availability is forced
lp bug: https://launchpad.net/bugs/1273635 fixed

bzr revid: qdp-launchpad@openerp.com-20140130091343-8d15mmqd9jq9yn2e
2014-01-30 10:13:43 +01:00
Quentin (OpenERP) 15dc06788f [FIX] stock: merge prop correction
bzr revid: qdp-launchpad@openerp.com-20140130080713-uf4onnuvto9mnlyc
2014-01-30 09:07:13 +01:00
Quentin (OpenERP) 5729de6a62 [MERGE] trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140130080603-bew8zegu609d7rdi
2014-01-30 09:06:03 +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
Cedric Snauwaert f2d62ab2a4 [FIX]stock_warehouse: raise of error for default_resupply_id != warehouse_id should not be in a sql_constraint since it will not rollback the creation of routes.
lp bug: https://launchpad.net/bugs/1273591 fixed

bzr revid: csn@openerp.com-20140129140005-efomi7gdmcf1pi1q
2014-01-29 15:00:05 +01:00
Josse Colpaert 3590a5ff93 [MERGE] Merge from trunk
bzr revid: jco@openerp.com-20140129132300-qaiiqza23bgipjjd
2014-01-29 14:23:00 +01:00
Cedric Snauwaert e41b26f4e0 [FIX]putaway location should be taken into account when force_assign a move
lp bug: https://launchpad.net/bugs/1273635 fixed

bzr revid: csn@openerp.com-20140129100410-6r185w2jkm4oporu
2014-01-29 11:04:10 +01:00
Josse Colpaert 5811842724 [IMP] Negative quants reserve raise error
bzr revid: jco@openerp.com-20140128165847-uw13d6bvdljzgswg
2014-01-28 17:58:47 +01:00
Cedric Snauwaert f2ad111771 [FIX]should not check for a lot_id on a package but should check when putting things in a package
lp bug: https://launchpad.net/bugs/1269516 fixed

bzr revid: csn@openerp.com-20140128160243-fchi86wqgkjjdkdv
2014-01-28 17:02:43 +01:00
Josse Colpaert 34b923a19e [IMP] change split signature and take into account for action_consume
bzr revid: jco@openerp.com-20140128154125-3j1rpc4w6maywcmt
2014-01-28 16:41:25 +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
Cedric Snauwaert 105210acd0 [FIX]better error msg for inventory when a start entry have a negative qty
bzr revid: csn@openerp.com-20140128140347-9nkk80d1yjy4sbwe
2014-01-28 15:03:47 +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
Cedric Snauwaert 17db583d54 [FIX]add a partial available state to picking
lp bug: https://launchpad.net/bugs/1269419 fixed

bzr revid: csn@openerp.com-20140128104152-gy6uxdr8tx63ocqh
2014-01-28 11:41:52 +01:00
Quentin (OpenERP) aed6fa8dc5 [IMP] stock: small refactoring
bzr revid: qdp-launchpad@openerp.com-20140127124045-14yk1o7m00p8ai8e
2014-01-27 13:40:45 +01:00
Quentin (OpenERP) 71d97e7008 [IMP] stock: some code refactoring on the new traceability action
bzr revid: qdp-launchpad@openerp.com-20140127112527-ynyyjsizy10zm1vn
2014-01-27 12:25:27 +01:00
Quentin (OpenERP) c0209b6793 [MERGE] main trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140127111203-6a163w71nizgiaa2
2014-01-27 12:12:03 +01:00
Quentin (OpenERP) d3c1bc4a48 [IMP] stock: multi-company support for stock.location.route
bzr revid: qdp-launchpad@openerp.com-20140127100142-6uote78gnvf55qkb
2014-01-27 11:01:42 +01:00
Josse Colpaert 28cc62ffb4 [IMP] Do not show button if no quants and prefer same view as for stock moves
bzr revid: jco@openerp.com-20140127094735-j16y0xjgw10p5erx
2014-01-27 10:47:35 +01:00
Josse Colpaert 4d416e69a8 [IMP] Make sure returned action window dictionary is correct
bzr revid: jco@openerp.com-20140124165503-vz8w5vox0xqa1kj8
2014-01-24 17:55:03 +01:00
Josse Colpaert 49d549bb39 [IMP] New traceability button instead of down/upstream buttons
bzr revid: jco@openerp.com-20140124163032-6g24pwusfla9z00n
2014-01-24 17:30:32 +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
Denis Ledoux 1fb1a6f2af [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9789 revid:dle@openerp.com-20140124120102-we2yxio553ws2yz4
bzr revid: dle@openerp.com-20140120174449-tui0a24zgn9bien2
bzr revid: dle@openerp.com-20140121125538-ke7i6kaz486hwgl8
bzr revid: dle@openerp.com-20140122134115-0ogjemlqe327xoac
bzr revid: dle@openerp.com-20140123103655-mf2zslfbgue97ed2
bzr revid: dle@openerp.com-20140124121027-uk9zy4dx9tqlsblr
2014-01-24 13:10:27 +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) 1c90a06813 [MERGE] stock: fix of return picking wizard
bzr revid: qdp-launchpad@openerp.com-20140124094734-am1el12zuhnoq714
2014-01-24 10:47:34 +01:00
Quentin (OpenERP) 2d27b4c824 [MERGE] stock: set order for inventory lines
bzr revid: qdp-launchpad@openerp.com-20140124085501-omuyk0vgv3smrefl
2014-01-24 09:55:01 +01:00
Josse Colpaert 4419c65f64 [IMP] Do not reconcile negative quants when the move is chained (move_dest_id)
bzr revid: jco@openerp.com-20140123103703-016ko6m1gfk82c95
2014-01-23 11:37:03 +01:00
Cedric Snauwaert 74315dabf9 [FIX]prevent doing an inventory when one product is in negative qty
bzr revid: csn@openerp.com-20140123102304-l1ytvax5eqlqzky1
2014-01-23 11:23:04 +01:00
Cedric Snauwaert 2be02b0966 [FIX]order stock_inventory_line by location name, product code, product name
lp bug: https://launchpad.net/bugs/1087033 fixed

bzr revid: csn@openerp.com-20140122163351-c6si7b339inpq5gi
2014-01-22 17:33:51 +01:00
Denis Ledoux d69ecb8d8f [FIX] mrp, stock: avoid float rounding errors using float_compare
bzr revid: dle@openerp.com-20140122133822-fkt5gqanpptlx9jx
2014-01-22 14:38:22 +01:00
Cedric Snauwaert 8eff4a3af8 [FIX]inventory adjustment: move_ids should be readonly once inventory has been validated
lp bug: https://launchpad.net/bugs/1271262 fixed

bzr revid: csn@openerp.com-20140122132730-x0oiddxio1nkiwo3
2014-01-22 14:27:30 +01:00
Cedric Snauwaert e086290eb0 [FIX]inventory adjustment: should not show negative qty at start and prevent user should not input negative qty
lp bug: https://launchpad.net/bugs/1271244 fixed

bzr revid: csn@openerp.com-20140122130411-vab09j3bo5r7ks0f
2014-01-22 14:04:11 +01:00
Josse Colpaert 056bfc00a9 [IMP] Make sure the wizard does not take negative quants and refactor a little bit not to have duplicate code
bzr revid: jco@openerp.com-20140121104051-87ihs7fnz72i0b9z
2014-01-21 11:40:51 +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 96120dcdbd [IMP] Make sure consumed_for is set before doing action_done
bzr revid: jco@openerp.com-20140121093027-2h6xlgouhg49sr76
2014-01-21 10:30:27 +01:00
Quentin (OpenERP) 8937dfd025 [FIX] stock: fixed sequence of pickings so that they are searchable (no '\' in it because they are the escaping character)
bzr revid: qdp-launchpad@openerp.com-20140120151711-3pujfa20791oa719
2014-01-20 16:17:11 +01:00
Quentin (OpenERP) f6b1d22234 [FIX] stock: options of stock.inventory fixed
bzr revid: qdp-launchpad@openerp.com-20140120144958-daar59hcl7elejm5
2014-01-20 15:49:58 +01:00
Cedric Snauwaert 7dd14f38cf [FIX]sequence name for picking should not use backslash
lp bug: https://launchpad.net/bugs/1269347 fixed

bzr revid: csn@openerp.com-20140120095803-3q3abhppg24l0gwa
2014-01-20 10:58:03 +01:00
Josse Colpaert b50247109c [IMP] Basic version working with lots
bzr revid: jco@openerp.com-20140117164232-8gu0bb8qbbk67yrx
2014-01-17 17:42:32 +01:00
Quentin (OpenERP) 2f8864e0a0 [FIX] stock: when trying to assign quants on move, watch for picking priority and date_expected
bzr revid: qdp-launchpad@openerp.com-20140116105556-u2jl2c37fnuthf0h
2014-01-16 11:55:56 +01:00
Quentin (OpenERP) 742d55de2c [REF] stock: small refactoring of code
bzr revid: qdp-launchpad@openerp.com-20140116102621-r8dsx9j5wyp79v1s
2014-01-16 11:26:21 +01:00
Josse Colpaert d2605491ff [IMP] Add dependence on partner
bzr revid: jco@openerp.com-20140115141659-3ek1usz8ugllsn9e
2014-01-15 15:16:59 +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 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
Quentin (OpenERP) 84badfe6cc [REF] stock: removing TODO statement
bzr revid: qdp-launchpad@openerp.com-20140107130250-s0o02wqoiu8dv3of
2014-01-07 14:02:50 +01:00
Quentin (OpenERP) 3230766493 [FIX] stock: tracking lots constraint fixed in order to allow the inventory making (product lost in the inventory do not have a serial given)
bzr revid: qdp-launchpad@openerp.com-20140107123038-eiqgevh3f5ip1rqy
2014-01-07 13:30:38 +01:00
Quentin (OpenERP) a0558ad4fd [IMP] stock: rehabilited the constraint check on traceability of lots. Improved it by allowing to track all operations (included the internal -> internal ones). Refactored in order to move the track_production field in mrp, where it's meaningful. Removed also a unused/deprecated wizard to change qty on a move
bzr revid: qdp-launchpad@openerp.com-20140107103915-bx9spjoclrlhalbr
2014-01-07 11:39:15 +01:00
Quentin (OpenERP) 0ceed389c5 [FIX] stock: fixed a infinite loop in action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> force_assign -> action_assign -> ....
bzr revid: qdp-launchpad@openerp.com-20140106164109-xnpkt928iscfhhal
2014-01-06 17:41:09 +01:00
Quentin (OpenERP) 9e62057790 [FIX] stock: scrapping/consumming products now allows to specify the lot number of the product. Fixed also the auto_assignation of consumable products that was broken (missing the force_assign call that was wrongly removed before)
bzr revid: qdp-launchpad@openerp.com-20140106160917-fdfycb0m6skfq9g6
2014-01-06 17:09:17 +01:00
Quentin (OpenERP) 4f9da8b85f [IMP/FIX] stock: fixed issues related to date_done field on stock.picking, improved kanban view of picking types
bzr revid: qdp-launchpad@openerp.com-20140106143002-401y636tboeohw31
2014-01-06 15:30:02 +01:00
Bharat R. Devnani (OpenERP) ac2ad8e029 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20131231052502-k8uge2fxeulestpa
2013-12-31 10:55:02 +05:30
Quentin (OpenERP) efc19ae23a [IMP] stock, usabiltiy: kanban view of operations
bzr revid: qdp-launchpad@openerp.com-20131224122748-lorgqfc4qyc3k58a
2013-12-24 13:27:48 +01:00
Quentin (OpenERP) 95b7e70a86 [FIX] stock: access rights
bzr revid: qdp-launchpad@openerp.com-20131224091402-jbug9mlnbozs73jp
2013-12-24 10:14:02 +01:00
Quentin (OpenERP) 7046f0bf81 [IMP] stock: better handling of unreservation of stock move + lot management for putaway strategies + refactoring of putaways strategies
bzr revid: qdp-launchpad@openerp.com-20131223142546-8otcejrad7q9wil3
2013-12-23 15:25:46 +01:00
Quentin (OpenERP) bdf0057a2e [IMP] stock, usability: added sequence field on stock.picking.type to allow a user to sort the kanban of 'All Operations' and set default sequence ot have 'receptions-internal-pick-pack-ship'
bzr revid: qdp-launchpad@openerp.com-20131220130921-42et64jma5i0ajxo
2013-12-20 14:09:21 +01:00
Quentin (OpenERP) 5d6aa47a4c [IMP] stock: improved the algorithm of automatic color selection for picking types... Err.. 'usability improvement', i guess...
bzr revid: qdp-launchpad@openerp.com-20131220124547-vegxd06ydiawe3hw
2013-12-20 13:45:47 +01:00
Quentin (OpenERP) 6b316a3000 [FIX] stock: refresh the move on which the remaining qty has juste changed to avoid using a wrong remaining_qty for it on the next pack operation
bzr revid: qdp-launchpad@openerp.com-20131220101221-44ymtm1cdaxnbgqt
2013-12-20 11:12:21 +01:00
Quentin (OpenERP) ab687aec4d [FIX] stock: syntax error
bzr revid: qdp-launchpad@openerp.com-20131219160123-thq52ciom2q6xuh1
2013-12-19 17:01:23 +01:00
Quentin (OpenERP) 9105784909 [IMP] stock: usability improvement
bzr revid: qdp-launchpad@openerp.com-20131219141728-uwzk6sqshwi9td2h
2013-12-19 15:17:28 +01:00
Quentin (OpenERP) b8564a7bc2 [IMP] stock, usability: added a help when no package, added buttons to print the delivery order/picking list on the stock.picking, removed unused deprecated fields 'pack' and 'delivery' on stock.picking.type
bzr revid: qdp-launchpad@openerp.com-20131218133306-t6auefwf81vh21l6
2013-12-18 14:33:06 +01:00
Quentin (OpenERP) a44af74330 [REF/FIX] stock: refactored action_consume() method of stock.move in order to use split(), which is fixing a bug introduced previously with the propagation of a change in quantity of the move
bzr revid: qdp-launchpad@openerp.com-20131217101622-gakxljzlcbzedpki
2013-12-17 11:16:22 +01:00
Quentin (OpenERP) bd613782a6 [IMP] stock: propagation of qty change in chained moves. This allow to split a reception and see all the chained moves split too
bzr revid: qdp-launchpad@openerp.com-20131213132641-vnovaagl25igab4k
2013-12-13 14:26:41 +01:00
Quentin (OpenERP) c8642d6bec [FIX] stock: fixed figures and links of the picking types kanban view
bzr revid: qdp-launchpad@openerp.com-20131212113200-ozwp4fixb7vubdxl
2013-12-12 12:32:00 +01:00
Quentin (OpenERP) 98f9481b82 [IMP] stock: renamed 'MTO' route into 'Make To Order'
bzr revid: qdp-launchpad@openerp.com-20131212101132-lrcbte2kkpf5oruf
2013-12-12 11:11:32 +01:00
Jitendra Prajapati (OpenERP) ebf0c80a00 [MERGE]with main
bzr revid: prajapatijitendra7969@gmail.com-20131212084543-j15w6z4y0osluijw
2013-12-12 14:15:43 +05:30
Quentin (OpenERP) b135f11920 [FIX] stock: fixed wrong datetime format when push rule applies. Fixed also the setting to 'available' of the next pushed move when setting a move to 'done'
bzr revid: qdp-launchpad@openerp.com-20131211164834-iuxrbbs1bg7yatac
2013-12-11 17:48:34 +01:00
Quentin (OpenERP) a101d351b5 [FIX] stock: filled picking_type_id field on stock.move when created manually from a picking + fixed errors in dates with push rules
bzr revid: qdp-launchpad@openerp.com-20131211144420-y1pdr47kofvsdnwa
2013-12-11 15:44:20 +01:00
Quentin (OpenERP) dfd33f6229 [FIX] sale_stock: wrong model name in the action definition. Bug introduced with the latest merge with trunk
bzr revid: qdp-launchpad@openerp.com-20131211141418-1fx7g42dislaaiw1
2013-12-11 15:14:18 +01:00
Quentin (OpenERP) 40a06ef32a [IMP] stock: misc changes (mainly the date propagation and a fix in push rules). See the details bellow.
[IMP] stock, usability: improved some menuitems, added groups on fields, buttons..
[REF] stock: used DEFAULT_SERVER_DATE_FORMAT and DEFAULT_SERVER_DATETIME_FORMAT
[FIX] stock: fixed push flows (the condition of selection of push rules was wrong and no matching rule were found even if there was some)
[IMP] stock: added new attributes 'sequence' and 'route_sequence' on push rules, as for pull rules, in order to sort them for selection
[IMP] stock: propagation of the expected dates on linked move, when changing manually the expected date of a move or when setting it to 'done'

bzr revid: qdp-launchpad@openerp.com-20131211102511-kb61j1cpo1fbl5m9
2013-12-11 11:25:11 +01:00
Denis Ledoux 15e39ebb3b [FIX] stock: stock picking workflow signaling on the wrong model
Since 7.0, signaling has changed, and the change was not wrongly done here, on the wrong model (self.signal_ instead of self.pool.get('stock.picking').signal_)
Therefore, created chained picking were not confirmed and were left in draft.
For instance, push rules were creating internal moves in draft state instead of confirmed state

bzr revid: dle@openerp.com-20131210173828-bah4lllgvi61r1s3
2013-12-10 18:38:28 +01:00
Jitendra Prajapati (OpenERP) 9e6beb401a [IMP]display data for sparkline tooltip and set date
bzr revid: prajapatijitendra7969@gmail.com-20131209121642-6iznd4pcywclfe8w
2013-12-09 17:46:42 +05:30
Quentin (OpenERP) eabe8af3bb [FIX] stock: always set the internal transfers picking type as active
bzr revid: qdp-launchpad@openerp.com-20131206163243-7v6y4szabdyrgiu9
2013-12-06 17:32:43 +01:00
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) ca140808e7 [MERGE] main branch
bzr revid: qdp-launchpad@openerp.com-20131204110101-g9n1mcjzwq3p24mu
2013-12-04 12:01:01 +01:00
Bharat R. Devnani (OpenERP) baa430d237 [IMP] improved warning messages
bzr revid: bde@tinyerp.com-20131202084204-r0br5ytoc12ysjrl
2013-12-02 14:12:04 +05:30
Christophe Simonis 0ac4a8f696 [MERGE] forward port of branch 7.0 up to revid 9668 launchpad_translations_on_behalf_of_openerp-20131130053134-6u83vcd1133xs8yf
bzr revid: chs@openerp.com-20131130130014-hi5h5a00kjx0dbvp
2013-11-30 14:00:14 +01:00
Martin Trigaux 9542ae89aa [FIX] stock: switch ids new - old picking in the message informing the back order was created (opw 594402)
Post on delivered picking that the backorder was created. Was inconsitent with the field 'Back order of'

bzr revid: mat@openerp.com-20131128145059-p3mw969z3lotkn26
2013-11-28 15:50:59 +01:00
Christophe Simonis 6f67143908 [FIX] *: do not call deprecated method LocalService()
bzr revid: chs@openerp.com-20131121120611-06h1pki3460tzj1s
2013-11-21 13:06:11 +01:00
Olivier Dony 2cba6a5355 [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8
bzr revid: chs@openerp.com-20131121112139-aw2ara1i1xymue62
bzr revid: odo@openerp.com-20131121154205-ul9hf9tz3h0x2n7m
2013-11-21 16:42:05 +01:00
Olivier Dony 17144e9914 [FIX] stock.picking.in: typo in default_get implementation
bzr revid: odo@openerp.com-20131121153230-keie85rmes2zh2o8
2013-11-21 16:32:30 +01:00
Martin Trigaux b6b86f34f4 [MERGE] [FIX] stock: correctly recount quantity when split on multiple locations for product reservations (opw 600277)
bzr revid: mat@openerp.com-20131121112321-fdttljrrogsbihf2
2013-11-21 12:23:21 +01:00
Christophe Simonis 82da5541e2 [MERGE] remove warnings
bzr revid: chs@openerp.com-20131120161051-pk7n0itjcxx06uwm
2013-11-20 17:10:51 +01:00
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Quentin (OpenERP) 6ab10e0da5 [REF] stock: renamed picking_barcode.rml into package_barcode.rml
bzr revid: qdp-launchpad@openerp.com-20131120142329-wsvsz4l5f70vs0it
2013-11-20 15:23:29 +01:00
Quentin (OpenERP) 8e12147131 [REF] stock: renamed 'code_id' field of stock.picking.type into 'code' because it's a fields.selection now
bzr revid: qdp-launchpad@openerp.com-20131120141912-tc66altz9r59ihrw
2013-11-20 15:19:12 +01:00
Quentin (OpenERP) d9ebd0600a [FIX] stock: barcode scanner UI fixed
bzr revid: qdp-launchpad@openerp.com-20131120104233-5bis81r0ii1kumpw
2013-11-20 11:42:33 +01:00
Quentin (OpenERP) ad8bec7759 [REF] stock: quant_id field removal on stock.pack.operation object (deprecated)
bzr revid: qdp-launchpad@openerp.com-20131119162128-a6h9k5o1vczq9sq4
2013-11-19 17:21:28 +01:00
Quentin (OpenERP) 81971e9994 [MERGE] merged the branch with the refactoring of picking partial processing and action_assign. overall cleanup
bzr revid: qdp-launchpad@openerp.com-20131119161554-2yipe2b5gs4z3v1l
2013-11-19 17:15:54 +01:00
Quentin (OpenERP) 9926f983cd [FIX] stock: partial processing of a picking + quants assignation fixed
bzr revid: qdp-launchpad@openerp.com-20131119153300-921hn3kidm1rsyxv
2013-11-19 16:33:00 +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) dde7550152 [WIP] stock: rereserve and partial transfer
bzr revid: qdp-launchpad@openerp.com-20131118105717-4p24640n2xatn6ja
2013-11-18 11:57:17 +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) 80809a29f4 [WIP] stock: rereserve and partial transfer
bzr revid: qdp-launchpad@openerp.com-20131118083026-b9g1hd1zkempo2we
2013-11-18 09:30:26 +01:00
Quentin (OpenERP) 9a3da0db2b [WIP] stock: partial re-implementation of action_assign do_rereserve...
bzr revid: qdp-launchpad@openerp.com-20131115175505-8x75o2xcxxm58g0z
2013-11-15 18:55:05 +01:00
Quentin (OpenERP) 3e21ab83e8 [REF] stock: MEMO on the solution to adopt for quant assignation, do_transer and so and so...
bzr revid: qdp-launchpad@openerp.com-20131114211428-kgbzxdqbnxcfv17b
2013-11-14 22:14:28 +01:00
Quentin (OpenERP) f8a32c79ba [IMP] stock: code refactoring of action_assign()
bzr revid: qdp-launchpad@openerp.com-20131113083255-g6h95uh1x87dp8ob
2013-11-13 09:32:55 +01:00
Quentin (OpenERP) 68a2971470 [FIX] stock: fixed error in rereserve method: why should it only consider 'assigned' move and not 'confirmed' ones too?
bzr revid: qdp-launchpad@openerp.com-20131113082542-om60jryweg3b9nk8
2013-11-13 09:25:42 +01:00
Olivier Dony f638bc39e4 [FIX] stock: stock.picking.in/out (technical models used to separate several picking types) should also apply _defaults from stock.picking
bzr revid: odo@openerp.com-20131112170133-7o607q6uq2nmuia5
2013-11-12 18:01:33 +01:00
Quentin (OpenERP) d4cd737ee9 [FIX] stock: fixed onchange in pack operation and uom quantity when using pack operation
bzr revid: qdp-launchpad@openerp.com-20131112161502-rwc86glwhbkrwcfl
2013-11-12 17:15:02 +01:00
Olivier Dony 520cc1306f [REVERT] stock: commit 9557/OPW 600078 assumes that production lot are guaranteed to be set on each relevant move
This assumption is incorrect in OpenERP v7. The WMS
design in OpenERP 7 and previous versions only permits
tracking production lots (aka serial numbers) on
incoming moves, outgoing moves and production moves.
You can specify production lots on internal moves too,
but the system will also generate internal moves for
many reasons, and nothing guarantees that they will
have the right lots assigned.
This is a design decision, and this means that we
must never enforce the availability of specific
production lots.

This features will be available in OpenERP 8 through
the use of an extra concept called "Quants", that
will make this kind of tracking possible.

bzr revid: odo@openerp.com-20131112153925-1s2b8f2eo568wpxh
2013-11-12 16:39:25 +01:00
Quentin (OpenERP) c3c63b86ad [IMP] stock: usability and constraints
bzr revid: qdp-launchpad@openerp.com-20131112142656-7pggf8avzksttbtd
2013-11-12 15:26:56 +01:00
Christophe Simonis 4166baa1ba [FIX] stock: mute orm logger before checking access rules
bzr revid: chs@openerp.com-20131108224724-3u72ec3molct34he
2013-11-08 23:47:24 +01:00
Quentin (OpenERP) cd543d96e0 [IMP] misc usability improvements
bzr revid: qdp-launchpad@openerp.com-20131108165217-wk9b079p7jladswm
2013-11-08 17:52:17 +01:00
Dhruti Shastri (OpenERP) 36b4236e1c [stock] : Wrong Invoice generated due to product_uos_qty not updated (case ref:600277)
bzr revid: dhs@tinyerp.com-20131107113547-d6o11hiu7d8y8g4g
2013-11-07 17:05:47 +05:30
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
Olivier Dony 05e067415d [FIX] stock: chained location type `Customers` was not working at all for pickings without partner
This can create inconsistencies in the warehouse inventory
in case delivery orders are not customer-specific, e.g.
when using the POS.
When there is no destination customer we can still use
the default Customers locations.

bzr revid: odo@openerp.com-20131107105302-hf8lublc1x3qc87h
2013-11-07 11:53:02 +01:00
Martin Trigaux 2d863f53a2 [MERGE] [FIX] stock: add missing context in account move creation during valuation, courtesy of Lorenzo Battistini (Agile BG)
lp bug: https://launchpad.net/bugs/1184610 fixed

bzr revid: mat@openerp.com-20131119164255-qlvy8p40ztzblova
2013-11-19 17:42:55 +01:00
Quentin (OpenERP) e3721076b4 [FIX] stock: fixed logistic flow when resupplying from another warehouse (the warehouse propagated has sometimes to be different than the warehouse this rule serve)
bzr revid: qdp-launchpad@openerp.com-20131106083938-ucrdm6d64n9xzii8
2013-11-06 09:39:38 +01:00
jke-openerp c8457ad7a6 [MERGE] Merge with main branch trunk-wms
bzr revid: jke@openerp.com-20131105190918-cosbl68i4bzqxc7i
2013-11-05 20:09:18 +01:00
jke-openerp 1b260cc993 [FIX] Bug fix in mrp_demo data due to modif in stock.py get_draft_procurement
bzr revid: jke@openerp.com-20131105184936-70mtcboch4gpq9xx
2013-11-05 19:49:36 +01:00
jke-openerp 5308a926d2 [IMP] Improve and fix according to review FP
bzr revid: jke@openerp.com-20131105161517-zm1ks2m8fkcf7v7i
2013-11-05 17:15:17 +01:00
Quentin (OpenERP) 69ca019490 [FIX] stock: name for interwarehouse reussply routes wasn't correctly formatted and was not clear
bzr revid: qdp-launchpad@openerp.com-20131105161254-m1qhrr0cefcrle20
2013-11-05 17:12:54 +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
Olivier Dony 6be89e5f82 [FIX] stock: no early currency rounding when computing average price
It is a common need to set a higher decimal precision
for `Product Price` (i.e. the product cost field) for
high volume / low value items. This may typically
require up to 4-6 decimals for e.g. EUR/USD-based
companies where the currency has 2 decimals.
In that case the product cost should be stored with
full precision without applying the currency rounding.
The appropriate currency rounding will be applied
anyway as soon as a transaction actually uses that
product cost (typically in a SO/PO)

bzr revid: odo@openerp.com-20131104173232-84g115x6ykxoc1rh
2013-11-04 18:32:32 +01:00
Olivier Dony a6ca3b043f [FIX] stock: programming error in average price computation for multiple lines of the same product
While processing a picking we must keep track of
previously processed lines as they modify the
stock on hand but are not yet included in the
`qty_available` function.
Negative stock on hand is handled as if
the stock was zero as far as the average
price computation is concerned.

bzr revid: odo@openerp.com-20131104171245-z1lgsplyu4cdz9gc
2013-11-04 18:12:45 +01:00
Quentin (OpenERP) 400b50963c [MERGE] apr's review 2. branch from jke
bzr revid: qdp-launchpad@openerp.com-20131104142340-fj092665f5exn3rw
2013-11-04 15:23:40 +01:00
jke-openerp c50d33cb0f [IMP] Improve and fix module stock according to APR Review 20131030
bzr revid: jke@openerp.com-20131104120008-80g7julsalf041ki
2013-11-04 13:00:08 +01:00
Martin Trigaux 621b9f54c8 [FIX] stock: use eventual serial number attribute into account while doing product reservation
bzr revid: mat@openerp.com-20131030145432-2sij3p1dae8ghzuz
2013-10-30 15:54:32 +01:00
Quentin (OpenERP) f1123cb610 [MERGE] merged branch of jke with misc fixes and improvements
bzr revid: qdp-launchpad@openerp.com-20131030133000-wpru31guf0i5t9wg
2013-10-30 14:30:00 +01:00
Quentin (OpenERP) 689b7b79dd [FIX] stock: fixes in quants_get_prefered_domain() + code refactoring
bzr revid: qdp-launchpad@openerp.com-20131029160951-3jekhqgryydq3ybm
2013-10-29 17:09:51 +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) d942803243 [MERGE] main feature branch
bzr revid: qdp-launchpad@openerp.com-20131029092043-x5o2guk9z13n6ocl
2013-10-29 10:20:43 +01:00
jke-openerp ff28e09432 [IMP] Add name search on stock.stock_location to allow the search of child
bzr revid: jke@openerp.com-20131029083551-mbrx7hxoc9w78ogq
2013-10-29 09:35:51 +01:00
jke-openerp 2c65def713 [FIX] According to [wms] APR's Review from 20131022 - Move lead_time in mrp module, trace back on split delivery
bzr revid: jke@openerp.com-20131029074815-mws7cuvqgxr6q2d4
2013-10-29 08:48:15 +01:00
Quentin (OpenERP) 2a982d199e [MERGE] merged with trunk
bzr revid: qdp-launchpad@openerp.com-20131028093247-8eegjl3zle5aoqae
2013-10-28 10:32:47 +01:00
Quentin (OpenERP) 171c086414 [MERGE] jke branch with fixes, improvement of warehouse config...
bzr revid: qdp-launchpad@openerp.com-20131028084702-j0e5c8i4df84zsfy
2013-10-28 09:47:02 +01:00
Quentin (OpenERP) e3556efdc8 [IMP] stock: code refactoring
bzr revid: qdp-launchpad@openerp.com-20131025134023-6qeh38wfwocmf1a8
2013-10-25 15:40:23 +02:00
Quentin (OpenERP) 085cfd6b59 [FIX] stock: on write of the reception method of a warehouse, recreate the pull rules of reception route in MTO always
bzr revid: qdp-launchpad@openerp.com-20131024081901-r53dvxu2xnsz4mp8
2013-10-24 10:19:01 +02:00
Olivier Dony 9b7398820e [DOC] stock: for the record, rationale for stock.location.complete_name being stored
bzr revid: odo@openerp.com-20131023163247-bir34amewsxiby2t
2013-10-23 18:32:47 +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 a82acebb55 [IMP] Auto fill in default_warehouse at initialize
bzr revid: jke@openerp.com-20131023113007-bfgbco36ppwv3nv3
2013-10-23 13:30:07 +02:00
Quentin (OpenERP) d4cbef2cb8 [FIX] stock: missing parameter in lambda function for store_get_values
bzr revid: qdp-launchpad@openerp.com-20131023093047-8c6pp6euxhwna5z9
2013-10-23 11:30:47 +02:00
Quentin (OpenERP) bad33d8b8a [FIX] stock: reception pull rule are now configured with procure_method='make_to_order' because once the procurement order is made on the stock location, the flow should be treated without waiting for the scheduler/an orderpoint
bzr revid: qdp-launchpad@openerp.com-20131023092508-a3xak2lsbgaxgzd9
2013-10-23 11:25:08 +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
Quentin (OpenERP) 87450a8f13 [FIX] stock: fixed crossdock route priority + [IMP] added the possibility to group picking by group_id
bzr revid: qdp-launchpad@openerp.com-20131022160312-p5o0i7fd6m6kd21y
2013-10-22 18:03:12 +02:00
Quentin (OpenERP) 441d0bc009 [FIX] stock, sale_stock: changed the way the procurements look for a suitable rule => Added a m2o field warehouse_id on procurement.order, procurement.rule and stock.move. There was a problem with MTO products because they weren't following the route of the chosen warehouse at all (since all warehouse were creating their rule in the same route, there was no garantee that the route chosen was included in the warehouse selected on the SO)
bzr revid: qdp-launchpad@openerp.com-20131022120605-3dj65nm5yc96sj5r
2013-10-22 14:06:05 +02:00
jke-openerp 38a583f88c [IMP] Replace JS with function field to manage the visibility of default_wh in module stock
bzr revid: jke@openerp.com-20131022111103-sm2nnlj8ijryfvt3
2013-10-22 13:11:03 +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) e0b7ff8de6 [IMP] stock, procurement, purchase, mrp: cancelation of a procurement now propagate the cancellation upstream if the rule says so
bzr revid: qdp-launchpad@openerp.com-20131021151235-y0kjr9vy06a3curr
2013-10-21 17:12:35 +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) 1df2d9e4db [FIX] stock: picking assignation now accept draft picking as well. This is hardly needed because picking state is based on stock.move state, and at the time of picking creation from a PO, we won't confirm the stock.move one by one (so the picking state stays draft untill all moves are confirmed)
bzr revid: qdp-launchpad@openerp.com-20131018122034-fpj8sgi4sh1n7vsw
2013-10-18 14:20:34 +02:00
Denis Ledoux 1a555475cc [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9529 rev-id: mat@openerp.com-20131018120428-2vdmdm2th8rz57zr
bzr revid: dle@openerp.com-20131018121236-zp221von16vekthp
2013-10-18 14:12:36 +02:00
Quentin (OpenERP) 9f2d0cc781 [MERGE] misc things: replacement of picking_ids on purchase.order by a fields.function; adding of a button on stock.warehouse to see all the routes related; usability improvement in stock.warehouse form view; bugfix in creation of picking/stock moves from purchase.order confirmation; view all picking-related from button on purchase.order instead of just the incoming shipment
bzr revid: qdp-launchpad@openerp.com-20131017160725-fjphdok34is6q4bc
2013-10-17 18:07:25 +02:00
Quentin (OpenERP) eddd2f3575 [MERGE] merged with main feature branch
bzr revid: qdp-launchpad@openerp.com-20131017121349-xyip1fn6j0itiz56
2013-10-17 14:13:49 +02:00
Quentin (OpenERP) 9ead43a274 [FIX] stock_complex_routes: fixed wrong reference in crossdock.yml and fixed bad priority in delivery route creation (stock module) (error spotted in stock_complex_routes/test/dropship.yml)
bzr revid: qdp-launchpad@openerp.com-20131017084024-2tms6rqnjidlsyia
2013-10-17 10:40:24 +02:00
Quentin (OpenERP) c3fd943ac4 [MERGE] merged with main feature branch
bzr revid: qdp-launchpad@openerp.com-20131016100318-52unjrqnn5xqo6eg
2013-10-16 12:03:18 +02:00
Quentin (OpenERP) 9e51eb5cdb [MERGE] main feature branch
bzr revid: qdp-launchpad@openerp.com-20131016075223-04hzhdgq97uobmnh
2013-10-16 09:52:23 +02: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) 3f6875c815 [FIX] stock: traceback when doing action_scrap() fixed
bzr revid: qdp-launchpad@openerp.com-20131015115952-je8w0hih74dy0rl5
2013-10-15 13:59:52 +02:00
Martin Trigaux 98d31e411f [FIX] stock: correctly handle case when we have no child location
bzr revid: mat@openerp.com-20131015112016-vj6yr6kfxfe8go2p
2013-10-15 13:20:16 +02:00
Quentin (OpenERP) bf89cee4fe [FIX] stock: usability improvements and bug fixed at the picking creatino time when no scheduled_date is given
bzr revid: qdp-launchpad@openerp.com-20131015092817-z4ss9yhjdz1z2kge
2013-10-15 11:28:17 +02:00
Quentin (OpenERP) 93c4d0eae1 [FIX] stock:typo
bzr revid: qdp-launchpad@openerp.com-20131014153822-tkmx0jlprx60gin6
2013-10-14 17:38:22 +02:00
Quentin (OpenERP) a44996f5a7 [FIX] access rights + merged the branch of psi with fixes related to the last merge with trunk
bzr revid: qdp-launchpad@openerp.com-20131014151721-9xwj0keiw4oav8mq
2013-10-14 17:17:21 +02:00
jke-openerp 66b0500f3c Task misc -Step 2
bzr revid: jke@openerp.com-20131014142540-udu9mn3lu99alir2
2013-10-14 16:25:40 +02:00
Purnendu Singh (OpenERP) d74a5ff57e [FIX] stock: use SUPERUSER_ID to create/copy quants
bzr revid: psi@tinyerp.com-20131014134356-hm7cxryjnbgs2j14
2013-10-14 19:13:56 +05:30
jke-openerp 7dde2be791 task : misc - part 1
bzr revid: jke@openerp.com-20131011160423-arlw8cb809us4c9f
2013-10-11 18:04:23 +02:00
Quentin (OpenERP) c5fbcf4fd2 [IMP] stock: attempt to get rid of the server patch to order by an more complex expression than currently allowed by the server (which we would like to keep to restraint the developpers to stay on a clean and safe implementation)
bzr revid: qdp-launchpad@openerp.com-20131011142827-vwv6q9luq4d441zh
2013-10-11 16:28:27 +02:00
Quentin (OpenERP) 34bb294698 [FIX] stock: use SUPERUSER_ID to create/copy quants
bzr revid: qdp-launchpad@openerp.com-20131011142532-uyvyqueucaucjsnx
2013-10-11 16:25:32 +02:00
Olivier Dony 8ac110c4dd [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8
bzr revid: dle@openerp.com-20131009131902-a93nsbou4w8y0vlx
bzr revid: chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: dle@openerp.com-20130918160049-fo88fl7uyhfoofkv
bzr revid: dle@openerp.com-20130924130544-kmkyr0d73cusvdav
bzr revid: odo@openerp.com-20131011134433-nyfjipvlql4xu127
2013-10-11 15:44:33 +02:00
Quentin (OpenERP) e2839d9865 [FIX] stock: access rights on stock.quant
bzr revid: qdp-launchpad@openerp.com-20131011085559-kq24wo8gbn607qzt
2013-10-11 10:55:59 +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
jke-openerp b4d98b487a merge sto-stoloc data
bzr revid: jke@openerp.com-20131010120331-hbhckxnwju1p6mg9
2013-10-10 14:03:31 +02:00
jke-openerp 27f2eb58fc merge data
bzr revid: jke@openerp.com-20131009133039-z6gj37omov4xh1qu
2013-10-09 15:30:39 +02:00
Quentin (OpenERP) b52d479de8 [FIX] stock: on action_done() of a move, automatically trigger a check on the linked procurements (otherwise a SO won't be set as 'delivered' as soon as the delivery is set to 'done')
bzr revid: qdp-launchpad@openerp.com-20131009080452-qgd57use2p2x1ba6
2013-10-09 10:04:52 +02:00
Quentin (OpenERP) 5ee7193c9c [MERGE] jke's branch with usability stuff and merge of PO
bzr revid: qdp-launchpad@openerp.com-20131008123659-4g1bggnhfgepghaz
2013-10-08 14:36:59 +02:00
Quentin (OpenERP) 0ad5ed7c8a [FIX] some refactoring on the merge of stock and stock_location
bzr revid: qdp-launchpad@openerp.com-20131007130447-0e5m7qcmv7rzf7hx
2013-10-07 15:04:47 +02:00
jke-openerp 8e81692518 merge sto sto_loc
bzr revid: jke@openerp.com-20131004145659-qt8sodvtxfqz0yv8
2013-10-04 16:56:59 +02:00
Olivier Dony bec80227d9 [FIX] account_voucher, product, stock: use selection widgets for magic context fields, to pass IDs in the context instead of strings
Many2one fields resolve to strings when used
as `self` within the @context or @filter_domain
attributes of a search field, because they
must be able to support partial matches,
e.g. search for "Sto" to match "Stock".
In many case the code was not prepared to accept
string for the magic context values, so the
magic fields now caused crashes.

The widget="selection" attribute was dropped
during the search view cleanup for 7.0,
without noticing this unfortunate side-effect,
at revision:
  addons 7.0 revno 7142 revid:qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01

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

bzr revid: odo@openerp.com-20131004105218-edvb5ewduqar3x88
2013-10-04 12:52:18 +02:00
jke-openerp 9b7712bedc continue WMS usability
bzr revid: jke@openerp.com-20131003133503-b18t7or3ff3stqeg
2013-10-03 15:35:03 +02:00
Quentin (OpenERP) 4deb9c8605 [FIX] stock: get_picking_for_packing_ui now filters on the picking type
bzr revid: qdp-launchpad@openerp.com-20131002151122-y10jyz46hxqx3ryb
2013-10-02 17:11:22 +02:00
Quentin (OpenERP) 4ec8db1671 [IMP] stock_location: warehouse configuration improved/fixed + main warehouse data updated as if it was ran through the config as well
bzr revid: qdp-launchpad@openerp.com-20131002145607-cmjs2sh1e7casvx0
2013-10-02 16:56:07 +02:00
jke-openerp 3c047b2332 WMS usability - En cours (reste demodata et btn View picking
bzr revid: jke@openerp.com-20131001152947-hdwtuoqx65mcfsxa
2013-10-01 17:29:47 +02:00
jke-openerp 017683a4b5 len removed
bzr revid: jke@openerp.com-20131001090914-es0m387zjrkm4o8c
2013-10-01 11:09:14 +02:00
jke-openerp d457de9917 After Review #1 ok
bzr revid: jke@openerp.com-20131001085935-xf1757latwy4vfwr
2013-10-01 10:59:35 +02:00
jke-openerp 0c80a642de Add button unreserve and field prioriry for picking
bzr revid: jke@openerp.com-20131001082819-gcpxuuqh36fbwcsz
2013-10-01 10:28:19 +02:00
Cedric Snauwaert 0d9c7305a6 [FIX]data for main warehouse with correct routes
bzr revid: csn@openerp.com-20130930101728-rod0p0ycl7ef1btz
2013-09-30 12:17:28 +02:00
Josse Colpaert 63bc83cefa [IMP] Add some comments for pack ops
bzr revid: jco@openerp.com-20130930090437-ccamo5iei8otau4i
2013-09-30 11:04:37 +02:00
Cedric Snauwaert 304b23e93a [FIX]rename location and route associated to a warehouse when renaming warehouse
bzr revid: csn@openerp.com-20130930080259-zyq4pvi8592bqis7
2013-09-30 10:02:59 +02:00
Quentin (OpenERP) efba18fc64 [IMP] stock: usability of product form view + change the behavior of get_picking_for_packing_ui in order to return a list of ids (to ease navigation to next/previous)
bzr revid: qdp-launchpad@openerp.com-20130927131652-ccg5ik2smczwtenm
2013-09-27 15:16:52 +02:00
Quentin (OpenERP) 033d442a81 [IMP] purchase: usability of picking_type_id field
bzr revid: qdp-launchpad@openerp.com-20130927122148-y4b0054ljjm7f0jv
2013-09-27 14:21:48 +02:00
Cedric Snauwaert 3ad5398a4e [WIP]move active field of stock_location_route
bzr revid: csn@openerp.com-20130927111840-c5rfj8yvz3haur4g
2013-09-27 13:18:40 +02:00
Cedric Snauwaert fbf5815a8b [WIP]stock warehouse configuration in form view, automatically create routes, picking, location and switch between them if needed. Also corrected stock_location yml test by removing invoice state which is in account_stock and not dependant from stock_location
bzr revid: csn@openerp.com-20130926153725-00gwbo2q1ok9pj21
2013-09-26 17:37:25 +02:00
Josse Colpaert e49b9b1945 [IMP] Add reconcile negative quants tests
bzr revid: jco@openerp.com-20130925133442-n09cu9nwmipg2atf
2013-09-25 15:34:42 +02:00
Quentin (OpenERP) 9760632523 [FIX] stock: action_consume was using wrong quantity field
bzr revid: qdp-launchpad@openerp.com-20130925125039-tb8e6qfxyohrk72f
2013-09-25 14:50:39 +02:00
Quentin (OpenERP) f69ca3c15f [FIX] stock: barcode ui
bzr revid: qdp-launchpad@openerp.com-20130925122651-rxhv04jad8voropa
2013-09-25 14:26:51 +02:00
Frédéric van der Essen 42b6fdce41 [MERGE] from trunk
bzr revid: fva@openerp.com-20130925095150-as5rtuot6feeswkr
2013-09-25 11:51:50 +02:00
Frédéric van der Essen 2ea749f67a [FIX] stock_picking_ui: removed underscore to public api, as it would prevent remote execution + model rename stock.picking.in to stock.picking
bzr revid: fva@openerp.com-20130925095100-bfu1r28t8kfpm5wg
2013-09-25 11:51:00 +02:00
Josse Colpaert cfbde07672 [IMP] Split only can be done with do_partial instead of separate method
bzr revid: jco@openerp.com-20130924153146-4v6ddihw73ajl621
2013-09-24 17:31:46 +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
Denis Ledoux 274cf1e293 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3
bzr revid: dle@openerp.com-20130923165651-0jt823r5wy37enw6
2013-09-23 18:56:51 +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
Cedric Snauwaert ba60391f07 [FIX]work on picking reception view, remove some fields and improvement in usability
bzr revid: csn@openerp.com-20130923153756-mg9euscs0kvoixnr
2013-09-23 17:37:56 +02:00
Cedric Snauwaert 3eeb395e24 [FIX]rename some label and use a radio widget as filter for new inventory
bzr revid: csn@openerp.com-20130923145301-m10zd239g5jitmn3
2013-09-23 16:53:01 +02:00
Josse Colpaert 8d301cdf9e [IMP] Make sure pack operations don't take each others quants
bzr revid: jco@openerp.com-20130920132636-fpsv1voxuo58qvf2
2013-09-20 15:26:36 +02:00
Martin Trigaux 2d25026e3f [IMP] stock: improve performances of _product_reserve by reducing the number of locations that are checked (opw#590466)
bzr revid: mat@openerp.com-20130920112437-giswgxm7o6d17iaf
2013-09-20 13:24:37 +02:00
Josse Colpaert 5bed9e65f2 [FIX] Moves can only go done when something will be moved
bzr revid: jco@openerp.com-20130919163850-mugsl6190gtcqwq4
2013-09-19 18:38:50 +02:00
Josse Colpaert 01c98d49e5 [IMP] Picking of purchase order should have its picking type.
bzr revid: jco@openerp.com-20130919095757-ng16zkboiz0y5fh8
2013-09-19 11:57:57 +02:00
Josse Colpaert 82f8702c9a [IMP] Assign backorder move as it will have been assigned before
bzr revid: jco@openerp.com-20130918161655-7m0bvap8uwzg98nd
2013-09-18 18:16:55 +02:00
Denis Ledoux 546a191f0a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
bzr revid: mat@openerp.com-20130826135110-f9q4p65ds2aholcw
bzr revid: dle@openerp.com-20130828141129-ecxl2vlpb8vw0o9f
bzr revid: dle@openerp.com-20130828162659-n8a0ku9o3h01qaov
bzr revid: dle@openerp.com-20130830094205-q3itwd7x0246d9n6
bzr revid: dle@openerp.com-20130830133604-mfnfbscn5wdk4vi4
bzr revid: dle@openerp.com-20130902131244-v9uh0s8rg4889i7j
bzr revid: mat@openerp.com-20130903134105-68ziuaccreu6rs61
bzr revid: chs@openerp.com-20130906171851-jtfsf4au1k30wwlr
bzr revid: dle@openerp.com-20130909103120-k5oefxgebhyslac3
bzr revid: dle@openerp.com-20130909170047-pbzw4ernvcpivbhh
bzr revid: chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: tde@openerp.com-20130912121059-k840pi4rwdzpez8g
bzr revid: dle@openerp.com-20130913085251-p906ci2divy82jur
bzr revid: tde@openerp.com-20130913092546-kzshg1a7sls566l8
bzr revid: mat@openerp.com-20130917122102-drf8fj9lrjj0fvju
bzr revid: mat@openerp.com-20130917161614-w8u2c1ayeb5kxm30
bzr revid: dle@openerp.com-20130918161305-7ep1642nxzyy3vhd
2013-09-18 18:13:05 +02:00
Josse Colpaert 0a158cf672 [IMP] Only do partial operations for available moves, domain on lot, fix group moves in purchase procurement group
bzr revid: jco@openerp.com-20130918153204-ettifcuet4sysbac
2013-09-18 17:32:04 +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
Quentin (OpenERP) 3561076595 [FIX] purchase, fifo_price.yml: negative quants created at the same second don't mess the order anymore since propagated_from_id has a higher priority than id
bzr revid: qdp-launchpad@openerp.com-20130917141346-dzyzau2czh0uw0sr
2013-09-17 16:13:46 +02:00
Quentin (OpenERP) 463bf405ad [TEST] purchase: attempt to find out why fifo_price.yml is breaking on runbot
bzr revid: qdp-launchpad@openerp.com-20130917074132-16832rf48d00g8r5
2013-09-17 09:41:32 +02:00
Martin Trigaux edf34053ad [FIX] stock: use user's language as default value to fetch product translation
bzr revid: mat@openerp.com-20130917074045-4o5t46t7fucqr354
2013-09-17 09:40:45 +02:00
Quentin (OpenERP) 4e25eccad5 [REV] revert of revision 9215: we don't want to trigger directly the procurement becaus e doing so means we are always in 'make_to_order' mode, and we want it by default (that's why mrp_jit is installed by default) by not mandatory.
bzr revid: qdp-launchpad@openerp.com-20130917064027-i97zvgmw0ns3t5ll
2013-09-17 08:40:27 +02:00
Cedric Snauwaert acd22690a5 [FIX]stock: fix picking kanban view to show correct view when clicking button and have correct percentage of late/backorders picking
bzr revid: csn@openerp.com-20130916143849-lw3as1rayo74v30s
2013-09-16 16:38:49 +02:00
Quentin (OpenERP) 305816d620 [FIX] stock, inventory: rely on stock_move.action_assign() to assign/create the quants in order to make sure that a quant may be moved from an internal location to another in the inventory process (and thus make sure that there is no loss of information (like the cost or date)
bzr revid: qdp-launchpad@openerp.com-20130916075208-8033yt2q51lrv8f9
2013-09-16 09:52:08 +02:00
Quentin (OpenERP) adf2410619 [IMP] stock: default product_qty in stock.inventory.line is 1, so that when scanning products it will add a new line each time with quantity set to 1
bzr revid: qdp-launchpad@openerp.com-20130916061702-c22fg6cdhu1smxib
2013-09-16 08:17:02 +02:00
Cedric Snauwaert 3311697a7f [FIX]stock: fix sale workflow in case stock is installed. Instead of waiting for scheduler to put the procurement in state done, do it when receiving the goods.
bzr revid: csn@openerp.com-20130913101801-2nc2uze3szsnafyi
2013-09-13 12:18:01 +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
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
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
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
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 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
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
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) 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
Martin Trigaux 833bc853db [MERGE] [FIX] stock: Correctly pass referece for Chained Location (case: 593003)
bzr revid: mat@openerp.com-20130909153221-0o6nt9d9x0kfk7vt
2013-09-09 17:32:21 +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) 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
Martin Trigaux 1ae3118c54 [FIX] stock: change wrong variable name
bzr revid: mat@openerp.com-20130909091837-jkzfijspdyw2g79y
2013-09-09 11:18:37 +02:00
Martin Trigaux f17ab8b43c [FIX] stock: overwrite message_{un,}subscribe on stock.picking.{in,out}
lp bug: https://launchpad.net/bugs/1197169 fixed

bzr revid: mat@openerp.com-20130909081952-t6x482m9f3vt6xmg
2013-09-09 10:19:52 +02:00
Josse Colpaert 4952b96ff7 [IMP] Add store on package company_id and add owner, add parent_left/right store
bzr revid: jco@openerp.com-20130906095726-ozz6lohbujidgm23
2013-09-06 11:57:26 +02:00
Quentin (OpenERP) 0dc363f7d4 [FIX] purchase: fifo price.yml + fix in action_assign (wrong uom qty conversion)
bzr revid: qdp-launchpad@openerp.com-20130906084409-ro0atvrcxh8b6nep
2013-09-06 10:44:09 +02:00
Turkesh Patel (Open ERP) e30ba1b116 [MRG] merge with main branch
bzr revid: tpa@tinyerp.com-20130906061722-mgc4x1rbcpsknb0r
2013-09-06 11:47:22 +05:30