Commit Graph

1917 Commits

Author SHA1 Message Date
Quentin (OpenERP) f402240ade [MERGE] stock usability improvements
bzr revid: qdp-launchpad@openerp.com-20140424143838-a3so6ouc1q3la3ch
2014-04-24 16:38:38 +02:00
Quentin (OpenERP) 2e7579c54d [MERGE] branch of jco with fix of orderpoint computation + small refactoring of action_cancel() of purchase.order
bzr revid: qdp-launchpad@openerp.com-20140423155557-t0gp3akhzb2y85cz
2014-04-23 17:55:57 +02:00
Josse Colpaert 5807343602 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140423095528-h4dpd9gdmh8lmk6j
2014-04-23 11:55:28 +02:00
Quentin (OpenERP) d69f5e20ec [REF] stock: refactoring set active field on push and pull rules as a normal field (previously related on the route) as the route_id field is not required
bzr revid: qdp-launchpad@openerp.com-20140423082322-ms66ta8zq0uklw32
2014-04-23 10:23:22 +02:00
Quentin (OpenERP) 11a2ac0976 [FIX] stock
bzr revid: qdp-launchpad@openerp.com-20140422202123-5axnua7uuk64zzwj
2014-04-22 22:21:23 +02:00
Quentin (OpenERP) 44f1f7f73e [MERGE] merged the branch of jco with simplification of negative quants treatment, using a list of fallback domains and recomputing the state of move if we took some quants that were preeviously reserved for something else
bzr revid: qdp-launchpad@openerp.com-20140422145954-89jfnqw34u703h98
2014-04-22 16:59:54 +02:00
Quentin (OpenERP) 5afa7d8aaf [REF] stock, stock_account: invoice_state field of push rule moved into the right module
bzr revid: qdp-launchpad@openerp.com-20140422124113-scgaooce0ofjawpk
2014-04-22 14:41:13 +02:00
Josse Colpaert f119c72f5b [IMP] Help messages for warehouse settings
bzr revid: jco@openerp.com-20140422123326-1fuwmkja041j34yn
2014-04-22 14:33:26 +02:00
Josse Colpaert a7d4e518ae [IMP] Action assign button on production order + quant_ids readonly on serial number
bzr revid: jco@openerp.com-20140422085831-yt7hdb3catb5w00q
2014-04-22 10:58:31 +02:00
Josse Colpaert 0a9f288fb5 [FIX] Use correct uom field
bzr revid: jco@openerp.com-20140422073923-5p91eyg3tlc354oa
2014-04-22 09:39:23 +02:00
Josse Colpaert c0f2b01dab [IMP] Warehouse orderpoint uom is related, take into account procurement uom for orderpoint calc
bzr revid: jco@openerp.com-20140418160208-4tn1uxdnlecpdi3m
2014-04-18 18:02:08 +02:00
Josse Colpaert f322e6303d [WIP] Fix orderpoint
bzr revid: jco@openerp.com-20140418121426-bebr3h2l96hf1ro7
2014-04-18 14:14:26 +02:00
Josse Colpaert 6ea8251efb [IMP] Add test and moves state should only be recalculated after the quants have been moved
bzr revid: jco@openerp.com-20140418083539-njjh3kqwhdmiqcv5
2014-04-18 10:35:39 +02:00
Josse Colpaert 0e387b5683 [IMP] Recalculate states of other moves after taking from other moves
bzr revid: jco@openerp.com-20140417161622-qmdjsfg2144jvxkk
2014-04-17 18:16:22 +02:00
Quentin (OpenERP) 2b2b360fde [REF] stock: don't try to reconcile negative quants on unreservation
bzr revid: qdp-launchpad@openerp.com-20140417153924-3w9j925ht892vbq0
2014-04-17 17:39:24 +02:00
Josse Colpaert d1cf0c62c4 [REVERT] Revert extended package constraint
bzr revid: jco@openerp.com-20140417153314-jm7sfn5jytyqiqik
2014-04-17 17:33:14 +02:00
Josse Colpaert 24023677ef [IMP] Simplify negative quants reconciliation and add extra fallback domain to be able to still take from other moves
bzr revid: jco@openerp.com-20140417152432-s12qpgskqvwvyslp
2014-04-17 17:24:32 +02:00
Quentin (OpenERP) 5b4e4fc2a3 [TMP] stock: temporary removal of check_quant_history to green the redbot (will be definitively removed later but in a cleaner way)
bzr revid: qdp-launchpad@openerp.com-20140417152002-6tl30iaf6m03hyyk
2014-04-17 17:20:02 +02:00
Quentin (OpenERP) 58d6fd3c3e [MERGE] stock: constraint on package's location adapted to suit negative quants + yaml test wiseoperator.yml now use its own xml ids
bzr revid: qdp-launchpad@openerp.com-20140417151101-uvrq3k9bu50ickc3
2014-04-17 17:11:01 +02:00
Quentin (OpenERP) 04d0d443fd [FIX] stock: picking state fix + default value of delay on push rule set to 0 instead of 1
bzr revid: qdp-launchpad@openerp.com-20140417150448-7pht689byag3l60h
2014-04-17 17:04:48 +02:00
Quentin (OpenERP) 8e362b0112 [IMP] stock: added stock dashboard + fix in read_group() call + small refactoring
bzr revid: qdp-launchpad@openerp.com-20140417141629-knp0fdm1rp0aieis
2014-04-17 16:16:29 +02:00
Josse Colpaert 95d77902cd [IMP] Correct wise operator test and make sure it is possible to have a negative pack
bzr revid: jco@openerp.com-20140417120204-9zisd67sr4dd412a
2014-04-17 14:02:04 +02:00
Quentin (OpenERP) 2d205bfa81 [FIX] stock: lazy parameter of read_group added. stock_account: valuation history fixed/improved
bzr revid: qdp-launchpad@openerp.com-20140417095547-3vsz20v0x95iy02t
2014-04-17 11:55:47 +02:00
Quentin (OpenERP) c41941d978 [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes
bzr revid: qdp-launchpad@openerp.com-20140416145313-eiadz94h9wolhb9b
2014-04-16 16:53:13 +02:00
Josse Colpaert 888e13d22e [FIX] Add parameter in readgroup
bzr revid: jco@openerp.com-20140415091923-r5ipe0bevxrutxxh
2014-04-15 11:19:23 +02:00
Josse Colpaert e77ab942f7 [IMP] Check/force availability when waiting, push rule 0 days, partially available also when one move assigned and others not
bzr revid: jco@openerp.com-20140414164106-bryfri6py286x0te
2014-04-14 18:41:06 +02:00
Quentin (OpenERP) 4987c9d42d [FIX] stock, product_expiry: fixes of removal fefo and putaway processing
bzr revid: qdp-launchpad@openerp.com-20140414083303-5vwlnakof0vcbtri
2014-04-14 10:33:03 +02:00
Quentin (OpenERP) 2fd72600fa [REF] stock: refactored the removal and putaway strategies + added FEFO removal in product_expiry
bzr revid: qdp-launchpad@openerp.com-20140411171901-ibjelg7wldld167y
2014-04-11 19:19:01 +02:00
Josse Colpaert 36b12e4339 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140411095928-jnlqi15cn7zz491d
2014-04-11 11:59:28 +02:00
Josse Colpaert aeea3f8b4e [FIX] Product_qty should not default to 1, but be calculated from product_uom_qty
bzr revid: jco@openerp.com-20140411095723-wvr5hb1gpbi4lswt
2014-04-11 11:57:23 +02:00
Quentin (OpenERP) c8e1b778b0 [IMP] stock, inventory: improving the usability
bzr revid: qdp-launchpad@openerp.com-20140410101404-uvufnxi4p6s4aicu
2014-04-10 12:14:04 +02:00
Quentin (OpenERP) 9f19f13b5c [REF] stock: inventory refactoring. Keep it simple and easy
bzr revid: qdp-launchpad@openerp.com-20140410081530-mzxr2laqewqmgeyb
2014-04-10 10:15:30 +02:00
Quentin (OpenERP) 347d527c71 [FIX] stock, inventory: don't care about the time when the 'start inventory' button is pressed, but always check the inventory date to know the stock level
bzr revid: qdp-launchpad@openerp.com-20140409140757-yau6qs2423ickavx
2014-04-09 16:07:57 +02:00
Quentin (OpenERP) 7c810ff6fe [FIX] stock, inventory management
bzr revid: qdp-launchpad@openerp.com-20140409130859-0mla46wyl6ubecyb
2014-04-09 15:08:59 +02:00
Quentin (OpenERP) 4908a107d1 [FIX] stock: inventory using theoretical_line_ids
bzr revid: qdp-launchpad@openerp.com-20140409093025-kgyyo2tnrucon55a
2014-04-09 11:30:25 +02:00
Josse Colpaert 214f8ba4d4 [IMP] Easy solution in case of split from mto move
bzr revid: jco@openerp.com-20140409082219-hap0oys1dfq2i81j
2014-04-09 10:22:19 +02:00
Josse Colpaert e55ac5a9de [WIP] In case the warehouse operator chooses other quants than foreseen that were reserved on another move
bzr revid: jco@openerp.com-20140408162717-khax5gied2atr7gd
2014-04-08 18:27:17 +02:00
Quentin (OpenERP) c788088617 [REF] stock, inventory: post moves at the inventory closing date + removal of the constraints because it's not needed anymore now
bzr revid: qdp-launchpad@openerp.com-20140408160144-nb5b7rjxygbblud3
2014-04-08 18:01:44 +02:00
Quentin (OpenERP) b85db988eb [MERGE] stock: used a variable to store the list of possible inventory states, to have a better modularity and allow a more easy inheritance. Courtesy of Lionel Sausin (Numérigraphe)
bzr revid: qdp-launchpad@openerp.com-20140408080110-1d58m5diww1nfvpk
2014-04-08 10:01:10 +02:00
Quentin (OpenERP) 79344b903b [MERGE] stock: usability improvements
bzr revid: qdp-launchpad@openerp.com-20140408075353-5yy5to2hb65vo41q
2014-04-08 09:53:53 +02:00
Quentin (OpenERP) 1e07ab4d36 [FIX] stock: wh_route_ids not defined
bzr revid: qdp-launchpad@openerp.com-20140408065244-bw2fry18hf5e2x71
2014-04-08 08:52:44 +02:00
Quentin (OpenERP) b14883f10c [MERGE] jco branch with few bugfixes
bzr revid: qdp-launchpad@openerp.com-20140407175001-g4rx6rft090ul2li
2014-04-07 19:50:01 +02:00
Josse Colpaert 6a0011e87c [IMP] Remove auto_force_assign and change default source location in do_prepare_partial
bzr revid: jco@openerp.com-20140407160624-rs4vkxjeef8eu2rw
2014-04-07 18:06:24 +02:00
Josse Colpaert 6a50b1663b [IMP] group_id on orderpoint + copy of orderpoint/package should not copy procurements/quants child packages
bzr revid: jco@openerp.com-20140407141458-xg1jbl2ctnfzs5eh
2014-04-07 16:14:58 +02:00
Josse Colpaert 511d5b6cc4 [FIX] Fix report printing from barcode scanner
bzr revid: jco@openerp.com-20140407113331-nlrfnd2iykktnfnn
2014-04-07 13:33:31 +02:00
Josse Colpaert e175a4b00b [IMP] Do prepare partial should not give default location of picking type, but of picking
bzr revid: jco@openerp.com-20140404113436-sb188wlqz8g5m5na
2014-04-04 13:34:36 +02:00
Josse Colpaert bcfe8e2331 [IMP] Simpler domain on product_id of orderpoint
bzr revid: jco@openerp.com-20140403162414-pioxee0qvrgy7h2w
2014-04-03 18:24:14 +02:00
Josse Colpaert 9cffdb0034 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140403161933-7vjq7jdxg11f0fhz
2014-04-03 18:19:33 +02:00
Josse Colpaert d45fd02abd [IMP] Push rules should try to find routes on warehouse first before searching anything
bzr revid: jco@openerp.com-20140403155735-y357mj3gtp7j3x7i
2014-04-03 17:57:35 +02:00
Quentin (OpenERP) b4dc004c01 [FIX] stock: procurement orderpoint fixed and a bit refactored
bzr revid: qdp-launchpad@openerp.com-20140403145216-pfs8b73a302e7gjy
2014-04-03 16:52:16 +02:00