Commit Graph

1751 Commits

Author SHA1 Message Date
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
Cedric Snauwaert fdb3659a23 [FIX]data in multi wh + stock picking type: add field complete_name to use on kanban and list view
bzr revid: csn@openerp.com-20130905133349-1ktuge521fgnm9a5
2013-09-05 15:33:49 +02:00
Sunil Sharma (OpenERP Trainee) 2f738cb052 [IMP]:Stock:As Per Pad Specification
bzr revid: sunilsharma.sharma07@gmail.com-20130905105107-f3kekdeyy8be3sh2
2013-09-05 16:21:07 +05:30
Quentin (OpenERP) 70d2733d1b [FIX] stock_account, purchase: updating the standard price of products in cost method == 'average' on receptions
bzr revid: qdp-launchpad@openerp.com-20130905103435-ch505yi7qyvxz0pz
2013-09-05 12:34:35 +02:00
Cedric Snauwaert 18f8d01f61 [FIX]stock: add owner to inventory lines
bzr revid: csn@openerp.com-20130905101244-ul6yqdp5unzc2yp9
2013-09-05 12:12:44 +02:00
Turkesh Patel (Open ERP) a1af9d9479 [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp
bzr revid: tpa@tinyerp.com-20130904125022-xziws8dxenywro48
bzr revid: tpa@tinyerp.com-20130905092701-kul8m0h1jg3pnjdf
2013-09-05 14:57:01 +05:30
Quentin (OpenERP) f429b186ca [IMP] stock: usability
bzr revid: qdp-launchpad@openerp.com-20130905072315-mww9qccg9byp266e
2013-09-05 09:23:15 +02:00
Josse Colpaert 34a6f75083 [ADD] Orderpoints, wizard in group_no_one
bzr revid: jco@openerp.com-20130904170413-2v3uf661x5bmtkhf
2013-09-04 19:04:13 +02:00
Quentin (OpenERP) 7fe0d4f840 [FIX] purchase: workflow of PO wasn't correctly updated
bzr revid: qdp-launchpad@openerp.com-20130904150137-og2bu4ineae2o2ax
2013-09-04 17:01:37 +02:00
Josse Colpaert cc71e22490 [IMP] Remaining quantity and product_qty store calculated fields order, None for reserved quants in rereserve, remove do_partial that is too much in shipment.yml
bzr revid: jco@openerp.com-20130904102929-hfi9phc67w9ci2zb
2013-09-04 12:29:29 +02:00
Josse Colpaert bf12d53516 [FIX] Check for None when reserving quants, add to demo data of multi warehouse
bzr revid: jco@openerp.com-20130904083837-g668i3g1fyt26gp1
2013-09-04 10:38:37 +02:00
Cedric Snauwaert a792608e87 [FIX]scrap: wizard default qty set to zero and remove constraint introduce in revid:qdp-launchpad@openerp.com-20130319125216-pdfo2i9jx5mcea2l
+ add label/cosmetic in picking view

bzr revid: csn@openerp.com-20130904083118-1scykl2z960zmyla
2013-09-04 10:31:18 +02:00
Josse Colpaert e0e2f8c82f [FIX] Get remaining has to use qty in UoM
bzr revid: jco@openerp.com-20130903163104-jv8m1ys6znnz0yoc
2013-09-03 18:31:04 +02:00
Quentin (OpenERP) e7d5622c7e [FIX] purchase: fifo_price.yml
bzr revid: qdp-launchpad@openerp.com-20130903162757-p3rquk1uap0qz8qb
2013-09-03 18:27:57 +02:00
Josse Colpaert 3ab78faa7d [IMP] Correct packing.yml and Adjust code for moving entire package
bzr revid: jco@openerp.com-20130903142847-ahk14m2xgnzp70kp
2013-09-03 16:28:47 +02:00
Josse Colpaert cc3dfdd3c0 [IMP] Change warehouse to picking_type_id on purchase + put destination address after picking type + adapt packaging
bzr revid: jco@openerp.com-20130903134600-7jraor07pqp8ijpo
2013-09-03 15:46:00 +02:00
Cedric Snauwaert 0b4dd1546d [FIX]stock: change on warehouse view
bzr revid: csn@openerp.com-20130903125419-haa1sareblx1zgbt
2013-09-03 14:54:19 +02:00
Josse Colpaert b77f96a20b [IMP] Onchange of picking type on purchase order + improvement packing when result_package_id = False
bzr revid: jco@openerp.com-20130903124649-29x5hfwfx3x6bnn6
2013-09-03 14:46:49 +02:00
Quentin (OpenERP) 28a3c2b628 [FIX] stock: packing.yml
bzr revid: qdp-launchpad@openerp.com-20130903121830-dmfsw9lov70pg31c
2013-09-03 14:18:30 +02:00
Cedric Snauwaert 23dfd3bbbc [FIX]remove required warehouse_id field on stock_picking_type and remove warehouse_id field from route + rename some route for better understanding
bzr revid: csn@openerp.com-20130903094214-i4knuovdvfdn0b9m
2013-09-03 11:42:14 +02:00
Josse Colpaert 82ef7cb00e [FIX] Creating quants only when usage is correct and prefered_order works without <>
bzr revid: jco@openerp.com-20130903091726-l8aeona692964nyu
2013-09-03 11:17:26 +02:00
Quentin (OpenERP) 8a23802e9e [IMP] stock: removed location input and location output on warehouse
bzr revid: qdp-launchpad@openerp.com-20130903090334-iqtk4a762volg5s2
2013-09-03 11:03:34 +02:00
Cedric Snauwaert 35475907ae [FIX]stock: improve stock_picking_type view
bzr revid: csn@openerp.com-20130903080121-xu0zhp555tvk54u7
2013-09-03 10:01:21 +02:00
Turkesh Patel (Open ERP) 914bdec65c [MRG] improved view,improved yml,help on fields lp:~openerp-dev/openobject-addons/trunk-physical_inventory-sunil
bzr revid: tpa@tinyerp.com-20130903064255-1jd28v7bxjtf3jri
2013-09-03 12:12:55 +05:30
Sunil Sharma (OpenERP Trainee) dafb61db8d [IMP]Stock:As Per Pad Specification
bzr revid: sunilsharma.sharma07@gmail.com-20130903063211-mepcb1hu6ewhvfkw
2013-09-03 12:02:11 +05:30
Sunil Sharma (OpenERP Trainee) cc6a1c92b2 [Merge]:lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp-inventory-form-tpa
bzr revid: sunilsharma.sharma07@gmail.com-20130903053850-81vxyb6ametug23q
2013-09-03 11:08:50 +05:30
Turkesh Patel (Open ERP) e3cabe1da5 [MRG] merge wit main branch.
bzr revid: tpa@tinyerp.com-20130903053254-clkr9xcmbg3m7dt7
2013-09-03 11:02:54 +05:30
Josse Colpaert 0bcda6375c [IMP] Order pack operations, reserve should be with domain instead of preferred order
bzr revid: jco@openerp.com-20130902170740-o24rqc3brvbytmrc
2013-09-02 19:07:40 +02:00
Quentin (OpenERP) d3514d9e7c [IMP] inventory yaml fixed (merged from csn branch then improved)
bzr revid: qdp-launchpad@openerp.com-20130902143743-rup39393lk6bs5xk
2013-09-02 16:37:43 +02:00
Josse Colpaert 4e805a6a5a [FIX] _defaults instead of defaults (psi)
bzr revid: jco@openerp.com-20130902073012-p9s5tws5kvisgodi
2013-09-02 09:30:12 +02:00
Sunil Sharma (OpenERP Trainee) 70d0761955 [IMP]:Physical Inventories:As Per Pad Specificatino
bzr revid: sunilsharma.sharma07@gmail.com-20130902065147-mgaycbh4e8xq7edn
2013-09-02 12:21:47 +05:30
Josse Colpaert b38138d555 [IMP] Invoice_state on procurement order should be defined in stock_account
bzr revid: jco@openerp.com-20130830151201-6xwnaxymdynaja7h
2013-08-30 17:12:01 +02:00
Josse Colpaert 0dba7a7d4a [WIP] Add owner on quants and pack operations. Add owner option in warehouse settings. Change purchase_id on picking.
bzr revid: jco@openerp.com-20130830132507-oqrixcaxqjzuboyb
2013-08-30 15:25:07 +02:00
Josse Colpaert 1a1338fa41 [IMP] Add invoice_state on move in stock_account and make sure it gets passed through procurement on the move
bzr revid: jco@openerp.com-20130830081648-mmfxshzl9cuk3jg6
2013-08-30 10:16:48 +02:00
Turkesh Patel (Open ERP) aa3b992f05 [IMP] improved yml test case and fixed error of reservation_id
bzr revid: tpa@tinyerp.com-20130830060916-jdkvltonayv503kd
2013-08-30 11:39:16 +05:30
Turkesh Patel (Open ERP) 4be3abdf77 [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp
bzr revid: tpa@tinyerp.com-20130829131513-hc7cap7gktcl3o2n
2013-08-29 18:45:13 +05:30
Turkesh Patel (Open ERP) 8a4820938c [MRG] Improve requred yml changes and merge with lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp-inventory-test-fix-csn
bzr revid: tpa@tinyerp.com-20130829131408-4xocgbnhprsnab8k
2013-08-29 18:44:08 +05:30
Josse Colpaert 48f2171779 [WIP] Split of moves
bzr revid: jco@openerp.com-20130829130207-vablfdmy0hfq8ar8
2013-08-29 15:02:07 +02:00
Turkesh Patel (Open ERP) 8794b51ec0 [IMP] remove fill inventory wizard and improved view.
bzr revid: tpa@tinyerp.com-20130829112827-ywcklnhz0p6fxi4a
2013-08-29 16:58:27 +05:30
Josse Colpaert 7be335a976 [IMP] When copying will check if not passing backorder_id in copy already (from sgo)
bzr revid: jco@openerp.com-20130829090431-65dypmn1tjgr8pbt
2013-08-29 11:04:31 +02:00
Martin Trigaux 33001ec5ff [FIX] stock: post messages on stock.pciking instead of stock.picking.in/out to be able to display messages on the form
This will only display newly posted messages, not already existing.
To do so apply the following SQL command:
UPDATE mail_message SET model = 'stock.picking' WHERE model = 'stock.picking.in' OR model = 'stock.picking.out';

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

bzr revid: mat@openerp.com-20130828151434-5nu7o0ybguh86w6f
2013-08-28 17:14:34 +02:00
Turkesh Patel (Open ERP) 2cc2e1310b [ADD] add button to set inventory lines checked quantity to 0.
bzr revid: tpa@tinyerp.com-20130827102649-z9uvu8hw15hktjaf
2013-08-27 15:56:49 +05:30
Sunil Sharma (OpenERP Trainee) bfb37ae966 [IMP]:Stock:Set Button Check Qty
bzr revid: sunilsharma.sharma07@gmail.com-20130827100638-kh8qmle7fab9nkff
2013-08-27 15:36:38 +05:30
Turkesh Patel (Open ERP) 14dac5ce8c [IMP] apply color in inventory line and improved help
bzr revid: tpa@tinyerp.com-20130827094900-xq7eful67vimd2xk
2013-08-27 15:19:00 +05:30
Sunil Sharma (OpenERP Trainee) 5b85b245b5 [IMP]:Stock:Form view and Stock Help
bzr revid: sunilsharma.sharma07@gmail.com-20130827083459-lv6ic79k88h843eu
2013-08-27 14:04:59 +05:30
Josse Colpaert ca1f4566b7 [IMP] Back order should not give traceback and destination move should take quants from original move as reserved quants into account for quantity to reserve when assigned.
bzr revid: jco@openerp.com-20130826153648-e7bxt0btvcsb1jun
2013-08-26 17:36:48 +02:00
Josse Colpaert 9b1690ac56 [IMP] Moves too many are processed, moves short go in backorder. Needs refresh of picking for backorder
bzr revid: jco@openerp.com-20130826130322-bbk8yxdeug7o18dl
2013-08-26 15:03:22 +02:00
Josse Colpaert c21e07a303 [IMP] Remaining qty and store of reservation_id + do_reserve for button
bzr revid: jco@openerp.com-20130826103224-2k224ekqtpzx920y
2013-08-26 12:32:24 +02:00
Christophe Simonis 58868227f9 [MERGE] forward port of branch 7.0 up to revid 9382 chs@openerp.com-20130823131214-ipouwtnz8r16mlvv
bzr revid: chs@openerp.com-20130823143114-83tdjhbsdes0kydr
2013-08-23 16:31:14 +02:00
Martin Trigaux 3d6dc36407 [MERGE] base mp, courtesy of Alexandre Fayolle (camptocamp)
lp bug: https://launchpad.net/bugs/1182111 fixed

bzr revid: mat@openerp.com-20130823095912-5kwshj6nkdzduejx
2013-08-23 11:59:12 +02:00
Josse Colpaert b25e3805c0 [WIP] Work further on splitting with return from rereserve
bzr revid: jco@openerp.com-20130822172248-qebghuwimg2irns3
2013-08-22 19:22:48 +02:00
Josse Colpaert 9690f9070a [WIP] Rereserve button with qty remaining and should return ops remaining, adjust packing.yml, revert salestock view
bzr revid: jco@openerp.com-20130822144944-2bhuyziu7dk1asio
2013-08-22 16:49:44 +02:00
Josse Colpaert 9e15fb27b6 [WIP] rereserve + store on remaining qty in move + remove route_id
bzr revid: jco@openerp.com-20130822122103-a4qgvukgho8vuwv9
2013-08-22 14:21:03 +02:00
Josse Colpaert ee59841b3d [WIP] Rereserve function for button + route_id on sales order line form view
bzr revid: jco@openerp.com-20130822094813-jnvpa7rzsj6obr1p
2013-08-22 11:48:13 +02:00
Josse Colpaert fb22df1f63 [IMP] Don't apply push when there is a move_dest_id
bzr revid: jco@openerp.com-20130820162555-1pnhtnkeya6eccbe
2013-08-20 18:25:55 +02:00
Josse Colpaert 593f1ddc8a [IMP] Change auto in waiting for picking state, add picking type in push rule view
bzr revid: jco@openerp.com-20130816150226-th1rpjoozdf6p1wt
2013-08-16 17:02:26 +02:00
Josse Colpaert 6484c55eee [IMP] Remove get_type_from_usage
bzr revid: jco@openerp.com-20130813155519-uavabjg8x6z80i64
2013-08-13 17:55:19 +02:00
Cedric Snauwaert d20cfc65bd [FIX]stock: fix a bug in get_quant_name when there is no code defined on product and no lot
bzr revid: csn@openerp.com-20130808132102-d0xx8hgqmd4l2ccb
2013-08-08 15:21:02 +02:00
Quentin (OpenERP) 6cdf121d50 [FIX] scrap moves
bzr revid: qdp-launchpad@openerp.com-20130807111358-3lsceekxczxup8ov
2013-08-07 13:13:58 +02:00
Quentin (OpenERP) e7dbdc2058 [MERGE] fixing references to removed field 'tracking_id'
bzr revid: qdp-launchpad@openerp.com-20130807110720-4lyl9xz7lejle83o
2013-08-07 13:07:20 +02:00
Cedric Snauwaert 05e01eafe6 [FIX]scrap
bzr revid: csn@openerp.com-20130807110219-82bky3atj4jefox8
2013-08-07 13:02:19 +02:00
Quentin (OpenERP) 41ab601cef [IMP] usability in quant views
bzr revid: qdp-launchpad@openerp.com-20130807102257-egzkuadf6k32v732
2013-08-07 12:22:57 +02:00
Quentin (OpenERP) d0378548a1 [IMP] added availability functional field on stock.move
bzr revid: qdp-launchpad@openerp.com-20130807100428-jz5xnniftxq28am4
2013-08-07 12:04:28 +02:00
Cedric Snauwaert d342adbee8 [FIX]stock_inventory_test: fix stock inventory test
bzr revid: csn@openerp.com-20130807095811-jz95nfuguigwv90j
2013-08-07 11:58:11 +02:00
Quentin (OpenERP) 30d1dfc56a [MERGE] return picking
bzr revid: qdp-launchpad@openerp.com-20130807092433-jjhbd4va2cyrp7rs
2013-08-07 11:24:33 +02:00
Quentin (OpenERP) 2c35c5b78f [FIX] inventory usability issue preventing to modify inventory lines when the inventory was filled (confirmed)
bzr revid: qdp-launchpad@openerp.com-20130807073922-imwapbsb4o8dnchq
2013-08-07 09:39:22 +02:00
Quentin (OpenERP) a992a789e7 [MERGE] fix: setting product_uom_qty instead of product_qty
bzr revid: qdp-launchpad@openerp.com-20130806155211-jjd6q1hocjhgccaf
2013-08-06 17:52:11 +02:00
Cedric Snauwaert f6fce185ae [WIP]stock_return_picking: fix wizard to work with quants
bzr revid: csn@openerp.com-20130806153720-dgjkx33ro2i0a7g9
2013-08-06 17:37:20 +02:00
Quentin (OpenERP) 9bd83022b3 [IMP] inventory usability + lot management
bzr revid: qdp-launchpad@openerp.com-20130806153601-6ddmz456k9rkgxtw
2013-08-06 17:36:01 +02:00
Bharat R. Devnani (OpenERP) a513fcceee [ADD] added value for the field product_uom_qty
bzr revid: bde@tinyerp.com-20130806130939-44o690pv6c31d9dj
2013-08-06 18:39:39 +05:30
Quentin (OpenERP) cfeaa8c449 [IMP] inventory usability
bzr revid: qdp-launchpad@openerp.com-20130806123008-cf9vtnpfxwat0x0g
2013-08-06 14:30:08 +02:00
Fabien Pinckaers c295eaf098 [IMP] kanban of picking.type
bzr revid: fp@openerp.com-20130806082356-6ytonu0l2pp0macp
2013-08-06 10:23:56 +02:00
Quentin (OpenERP) 51ff9aa584 [MERGE] bug fixing
bzr revid: qdp-launchpad@openerp.com-20130806075744-51df7fjw3ndru101
2013-08-06 09:57:44 +02:00
Quentin (OpenERP) 4dd99db84a [FIX] inventory + [WIP] lot management in pack operations
bzr revid: qdp-launchpad@openerp.com-20130806074730-afo2cmibehck5w0i
2013-08-06 09:47:30 +02:00
Sanjay Gohel (OpenERP) 29ae4d9baa [IMP]after partial picking if u cannot change quantinty of package and click on transfer done it gives tracback this solves it
bzr revid: sgo@tinyerp.com-20130806072551-o2foh0zfx90043kl
2013-08-06 12:55:51 +05:30
Quentin (OpenERP) ee3af88d34 [REM] removed unused method
bzr revid: qdp-launchpad@openerp.com-20130806071149-3mdal40lxpt0z9m6
2013-08-06 09:11:49 +02:00
Turkesh Patel (Open ERP) 4ce90520dc [MRG] improved code to show fix ready string and added graph for waiting also: lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp-kanban-chirag
bzr revid: tpa@tinyerp.com-20130806070046-o522plvuvwofdcrt
2013-08-06 12:30:46 +05:30
Chirag Dodiya (OpenERP Trainee) f35cfac3fa [IMP] Improved Inventory Moves kanban view
bzr revid: chiragdd7@gmail.com-20130806062314-mgzfhpbjrjdqng5g
2013-08-06 11:53:14 +05:30
Quentin (OpenERP) 99234f4cb3 [WIP] stock.inventory. only usability remains
bzr revid: qdp-launchpad@openerp.com-20130805232348-zb3f6wtgl0fonr6e
2013-08-06 01:23:48 +02:00
Quentin (OpenERP) a9655a95b0 [IMP] stock ownership: related field owner on quant
bzr revid: qdp-launchpad@openerp.com-20130804202121-cez33u417pq1gou4
2013-08-04 22:21:21 +02:00
Fabien Pinckaers c19419b6b6 [FIX] sale_stock
bzr revid: fp@openerp.com-20130804141750-vr17iy49764ga2m0
2013-08-04 16:17:50 +02:00
Fabien Pinckaers 16cb4f8b2a [IMP] cleaning in progress: invoice on picking
bzr revid: fp@openerp.com-20130804134014-0xrkwlzhd6zfd6em
2013-08-04 15:40:14 +02:00
Fabien Pinckaers c522a3d440 [IMP] Invoice on picking cleaned
bzr revid: fp@openerp.com-20130804115325-ejsbn2qoawnrgaic
2013-08-04 13:53:25 +02:00
Quentin (OpenERP) dc62d65efa [IMP] stock: name_Get of stock.production.lot now also shows the partner (if any)
bzr revid: qdp-launchpad@openerp.com-20130804004303-h6jcpka0xvqplov3
2013-08-04 02:43:03 +02:00
Quentin (OpenERP) 6d780e288c [IMP] usailbity
bzr revid: qdp-launchpad@openerp.com-20130804002225-lehv741ih8312t5c
2013-08-04 02:22:25 +02:00
Quentin (OpenERP) e315a74db1 [IMP] stock.picking: date management
bzr revid: qdp-launchpad@openerp.com-20130804000718-rumxjoqph4rpk1q0
2013-08-04 02:07:18 +02:00
Quentin (OpenERP) b3624ea232 [IMP] auto_force_assign on picking.type to avoid having to manually force the availability of receptions
bzr revid: qdp-launchpad@openerp.com-20130803234759-gfaex62tms7sig9z
2013-08-04 01:47:59 +02:00
Quentin (OpenERP) 5baed5bc99 [IMP] picking.do_partial() can be postponed + some fixes
bzr revid: qdp-launchpad@openerp.com-20130803232848-73ihxv87d1biwovs
2013-08-04 01:28:48 +02:00
Fabien Pinckaers f1745f9a46 [FIX] some fixes, but several remainings
bzr revid: fp@openerp.com-20130802211107-vcv85kvw7d2vs2pv
2013-08-02 23:11:07 +02:00
Quentin (OpenERP) 09af7f5559 [IMP] usability in pickings
bzr revid: qdp-launchpad@openerp.com-20130802145239-up063ryozskoa1u9
2013-08-02 16:52:39 +02:00
Quentin (OpenERP) 45bd8fc999 [FIX] usability in pickings
bzr revid: qdp-launchpad@openerp.com-20130802134900-328ao3nm3vo26pjt
2013-08-02 15:49:00 +02:00
Quentin (OpenERP) 841024adc2 [IMP] stock ownership + multi company on packages
bzr revid: qdp-launchpad@openerp.com-20130802090446-9ac7lw2gwl7pngfg
2013-08-02 11:04:46 +02:00
Quentin (OpenERP) 992d1bf816 [IMP] code review of csn branch about packs
bzr revid: qdp-launchpad@openerp.com-20130802080007-tw5ymuva623qxvhc
2013-08-02 10:00:07 +02:00
Vo Minh Thu 98c886a454 [IMP] stock_account: added view (maybe the subselect is wrong though) for the quant history.
bzr revid: vmt@openerp.com-20130801151803-6nxx70rlifdw330p
2013-08-01 17:18:03 +02:00
Cedric Snauwaert 187e054efe [FIX]stock: add button unpack/view content and change form view of stock.quant.package, also correct minor problem with constraint and name
bzr revid: csn@openerp.com-20130801140401-6feknf83dld9aia5
2013-08-01 16:04:01 +02:00
Denis Ledoux a99b5786d1 [MERGE] Forward-port of 7.0 bugfixes up to rev. 9337 (dle@openerp.com-20130731153129-8hmqrgsg3e9d533f)
bzr revid: mat@openerp.com-20130726073123-6buqe3rg321gj5rw
bzr revid: odo@openerp.com-20130730110536-a74ea14pwb2y03ay
bzr revid: dle@openerp.com-20130801123703-frjhpeqwocsjo7ge
2013-08-01 14:37:03 +02:00
Martin Trigaux 38bf262119 [IMP] stock: more fault tolerant usage of xml id
bzr revid: mat@openerp.com-20130731092732-9fa0xb66mo7uakb4
2013-07-31 11:27:32 +02:00
Quentin (OpenERP) 9c9f1746a1 [FIX] fixes
bzr revid: qdp-launchpad@openerp.com-20130730140505-4g9k59j3xzkq0pkx
2013-07-30 16:05:05 +02:00
Fabien Pinckaers dac871cf23 [FIX] stock partial picking, avoid inverting reference (old trick not useful anymore)
bzr revid: fp@tinyerp.com-20130730085859-a35bazqw4yu1iqtl
2013-07-30 10:58:59 +02:00
Fabien Pinckaers 4fe133a019 [FIX] stock partial picking
bzr revid: fp@tinyerp.com-20130730085003-3080c92c89m41rx4
2013-07-30 10:50:03 +02:00
Fabien Pinckaers de9d22fca6 [FIX] stock picking
bzr revid: fp@tinyerp.com-20130730084716-sf7e0ntfh0wshh7b
2013-07-30 10:47:16 +02:00
Fabien Pinckaers c23161e5c6 [IMP] FIX Stats in kanban
bzr revid: fp@tinyerp.com-20130730082455-4tjmh2cdizp8oc5m
2013-07-30 10:24:55 +02:00
Fabien Pinckaers 30e30a3bf6 [FIX] picking view
bzr revid: fp@tinyerp.com-20130730082008-4lpw4wmqoo0heik7
2013-07-30 10:20:08 +02:00
Fabien Pinckaers 6a30d52a6f [FIX] YAML Tests passes
bzr revid: fp@tinyerp.com-20130730075438-527l8ckq2lfhk1nv
2013-07-30 09:54:38 +02:00
Fabien Pinckaers bf7f51ecaa [FIX] stock
bzr revid: fp@tinyerp.com-20130730075131-4etoby9sorxf1dby
2013-07-30 09:51:31 +02:00
Fabien Pinckaers a70fd162ce [FIX] stock
bzr revid: fp@tinyerp.com-20130730074615-m2wb764f384y449c
2013-07-30 09:46:15 +02:00
Fabien Pinckaers de82d85c4f [IMP] removed unclean code
bzr revid: fp@tinyerp.com-20130730062641-2m6zvye6m24rnntd
2013-07-30 08:26:41 +02:00
Fabien Pinckaers c25c2aa476 [IMP] removed unclean code
bzr revid: fp@tinyerp.com-20130730062410-uvsi1b71yh0rvfew
2013-07-30 08:24:10 +02:00
Fabien Pinckaers 5fd720544a [IMP] backorder method more reusable
bzr revid: fp@openerp.com-20130730054101-uokd5xsr8kta23bc
2013-07-30 07:41:01 +02:00
Fabien Pinckaers bda838c2b6 [IMP] comment
bzr revid: fp@openerp.com-20130729215222-gbn4toe8o62kxedj
2013-07-29 23:52:22 +02:00
Fabien Pinckaers da89a60702 [FIX] some fixes and cleaning
bzr revid: fp@openerp.com-20130729214443-r3t4gnlisvp8hwyk
2013-07-29 23:44:43 +02:00
Martin Trigaux 2f07aac8b2 [FIX] stock: remove warning popup on update product quantity wizard and correctly verify access rights on stock.location
lp bug: https://launchpad.net/bugs/1200194 fixed

bzr revid: mat@openerp.com-20130729135844-jtanbteqtg52ztnu
2013-07-29 15:58:44 +02:00
Fabien Pinckaers 115c47b226 [IMP] improved code
bzr revid: fp@tinyerp.com-20130729125757-ndawgwf6ab0lxroz
2013-07-29 14:57:57 +02:00
Martin Trigaux ecc9c506a5 [IMP] stock: don't raise error on default values if removed default stock locations data
lp bug: https://launchpad.net/bugs/1178876 fixed

bzr revid: mat@openerp.com-20130729121120-7xh05hcmo8iwbyfk
2013-07-29 14:11:20 +02:00
Martin Trigaux 10cda48728 [IMP] stock: don't raise error on default values if removed default stock locations data
bzr revid: mat@openerp.com-20130729102923-xx55fmomv72qbji6
2013-07-29 12:29:23 +02:00
Fabien Pinckaers 9cd2fd949c [FIX] _state_get on picking
bzr revid: fp@openerp.com-20130728180934-tuixt0cu5dwmuqk9
2013-07-28 20:09:34 +02:00
Fabien Pinckaers b63b7d4404 [FIX] typo
bzr revid: fp@openerp.com-20130728172717-5czhagzuzvafggz9
2013-07-28 19:27:17 +02:00
Fabien Pinckaers ff20c92091 [IMP] kanban view of picking type
bzr revid: fp@openerp.com-20130728170114-c96u1otgjy4g09sy
2013-07-28 19:01:14 +02:00
Fabien Pinckaers dab9cfdc1d [IMP] wms
bzr revid: fp@openerp.com-20130728131647-q0plicq4su9yupff
2013-07-28 15:16:47 +02:00
Fabien Pinckaers db55e2488c [IMP] removed print statement
bzr revid: fp@openerp.com-20130728124755-tsn1vzatqe3vrveq
2013-07-28 14:47:55 +02:00
Fabien Pinckaers a08801f603 [IMP] Stock Picking Type
bzr revid: fp@openerp.com-20130728124201-jcazoieogux7ehu6
2013-07-28 14:42:01 +02:00
Quentin (OpenERP) 90aa53ad15 [WIP] removed stock_splitinto wizard + implemented the preparation of pack operations
bzr revid: qdp-launchpad@openerp.com-20130726180942-skbp1lnri8j05t6t
2013-07-26 20:09:42 +02:00
Josse Colpaert b34432e029 [WIP] Rename routes and add stock.picking.code to group picking types in future kanban view
bzr revid: jco@openerp.com-20130726154020-zxllkndvsoc6k4dn
2013-07-26 17:40:20 +02:00
Quentin (OpenERP) f0298ffbdc [FIX] several fixes: packaging, do_partial, backorder creation, quants_get....
bzr revid: qdp-launchpad@openerp.com-20130726125532-zrjr08is2knsd8hu
2013-07-26 14:55:32 +02:00
Josse Colpaert ed99377306 [WIP] Make sure dates are correctly set for flows with pull, purchase and sale and put location_src_id and location_dest_id on picking type by default
bzr revid: jco@openerp.com-20130726115332-l4tce31oc732b669
2013-07-26 13:53:32 +02:00
Josse Colpaert b8debad710 [WIP] Correct origin procurement string
bzr revid: jco@openerp.com-20130725154710-5i4mx48ydo1hw4o2
2013-07-25 17:47:10 +02:00
Josse Colpaert 8582e0c64a [WIP] Add sequence on procurement rule (and route sequence as a related). Change cancel_cascade into propagate, set default True, and copy from rule onto move
bzr revid: jco@openerp.com-20130725153823-qev7t8axcnqyyzxk
2013-07-25 17:38:23 +02:00
Josse Colpaert c932b34e11 [WIP] Remove stock_journal, change name and origin of created procurement, remove some remaining picking in/out, add sequence on dropship
bzr revid: jco@openerp.com-20130725144335-l48yws3wbqxmstxc
2013-07-25 16:43:35 +02:00
Quentin (OpenERP) 751c6a86ce [FIX] packaging
bzr revid: qdp-launchpad@openerp.com-20130724172139-oat0pz2pp1i7zgt9
2013-07-24 19:21:39 +02:00
Quentin (OpenERP) e07eb2a3b9 [FIX] packaging
bzr revid: qdp-launchpad@openerp.com-20130724173039-az4yh6azt0hp4eoe
2013-07-24 19:30:39 +02:00
Josse Colpaert a4f30cd129 [WIP] picking_type_id on picking instead of move (becomes related) and do not group moves into pickings for production and inventory, rule_id on stock move
bzr revid: jco@openerp.com-20130724170017-glk2b3vqlubzm86q
2013-07-24 19:00:17 +02:00
Josse Colpaert ffdabcbc52 [WIP] Sequence on picking types
bzr revid: jco@openerp.com-20130724153235-0we14ofbquanuo2h
2013-07-24 17:32:35 +02:00
Quentin (OpenERP) 61e652da55 [REF] small and pointless code refactoring
bzr revid: qdp-launchpad@openerp.com-20130724151611-7aihc0fjmjp5mwu5
2013-07-24 17:16:11 +02:00
Quentin (OpenERP) e3096577b2 [REM] removed auto_picking field + removed picking workflow
bzr revid: qdp-launchpad@openerp.com-20130724102017-0oel0yi08dsxvmxi
2013-07-24 12:20:17 +02:00
Josse Colpaert 15f509178b [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id
bzr revid: jco@openerp.com-20130723164755-39wldz6jdjkqjvkk
2013-07-23 18:47:55 +02:00
Quentin (OpenERP) f02c1dabf7 [WIP] fix
bzr revid: qdp-launchpad@openerp.com-20130723162954-t1koy5v4it4xyjh9
2013-07-23 18:29:54 +02:00
Quentin (OpenERP) ffa06fc422 [WIP] pack operations + do_partial refactored again
bzr revid: qdp-launchpad@openerp.com-20130723153424-9179x8burkch0ap0
2013-07-23 17:34:24 +02:00
Josse Colpaert 2525f33104 [WIP] Picking types, make sure stock installs
bzr revid: jco@openerp.com-20130723113052-itxnv08x8ekpd5fw
2013-07-23 13:30:52 +02:00
Josse Colpaert 83e87f1102 [WIP] stock.picking.type class, yml, quant has qty instead of product_qty
bzr revid: jco@openerp.com-20130723094436-bo6r0ztkdoun68ki
2013-07-23 11:44:36 +02:00
Josse Colpaert 7b5875caea [WIP] Undo ondelete settings, work out of dropship tests
bzr revid: jco@openerp.com-20130723075053-4bodpyhx5oliz14q
2013-07-23 09:50:53 +02:00
Josse Colpaert 53ea7007f2 [WIP] Need ondelete cascade for partent_id and uncomment filter
bzr revid: jco@openerp.com-20130722162712-1oaevtg1dacr26ux
2013-07-22 18:27:12 +02:00
Josse Colpaert a3cc2f8fdc [WIP] Link sale and procurement group, run procurement when creating from sale, view delivery order button with shipped field as a calculated field, quants search view, change yml tests in stock_location
bzr revid: jco@openerp.com-20130722143747-l680354are7bo0ow
2013-07-22 16:37:47 +02:00
Josse Colpaert f85da509e3 [WIP] Add search view for quant packages and put store on related field location_id
bzr revid: jco@openerp.com-20130722093252-v3qqqadxibyrxdma
2013-07-22 11:32:52 +02:00
Josse Colpaert 795ae67052 [WIP] First quant package menuitem and views and use name with parent names in it as with locations for quant packages
bzr revid: jco@openerp.com-20130722091109-np3r9pj6vgj2rg1l
2013-07-22 11:11:09 +02:00
Quentin (OpenERP) 43d5f2a2db [WIP] commit before the weekend, not sure everything is working as expected
bzr revid: qdp-launchpad@openerp.com-20130719171514-1f9whgnp1b2s64nk
2013-07-19 19:15:14 +02:00
Josse Colpaert 7a47bc28c6 [WIP] Add routes on stock.move, add related sequence on procurement rule for search of rule by sequence
bzr revid: jco@openerp.com-20130719150900-2icla8flwxvbnr9e
2013-07-19 17:09:00 +02:00