Commit Graph

1968 Commits

Author SHA1 Message Date
Quentin (OpenERP) dcd10db66e [FIX] fixes
bzr revid: qdp-launchpad@openerp.com-20140505125630-903olg3ko3y5gekh
2014-05-05 14:56:30 +02:00
Josse Colpaert 8b84615de1 [MERGE] Merge from trunk test
bzr revid: jco@openerp.com-20140502130352-c3h1fk332eqyd78b
2014-05-02 15:03:52 +02:00
Antony Lesuisse 7e25b9ae55 [MERGE] saas-4 report_webkit missing dependency on report
bzr revid: al@openerp.com-20140501152604-4cobh5ui47dt4pem
bzr revid: al@openerp.com-20140501155633-gefnc3zqcsr2rhaz
bzr revid: al@openerp.com-20140501161156-4wbsvhh8gz4r22h3
2014-05-01 18:11:56 +02:00
Josse Colpaert bd88fcd759 [IMP] Bar code scanning check if packing or lot needed, should work through has_group instead of settings
bzr revid: jco@openerp.com-20140430121241-wo78a9odt4bamru2
2014-04-30 14:12:41 +02:00
Quentin (OpenERP) a4890f1fe2 [REF] stock: small code refactoring
bzr revid: qdp-launchpad@openerp.com-20140428145536-gt88h37nayf62fm3
2014-04-28 16:55:36 +02:00
Quentin (OpenERP) 606050aae3 [FIX] stock: fixed wrongly removed line from previous commit
bzr revid: qdp-launchpad@openerp.com-20140428100949-se3xpeix06udq1k2
2014-04-28 12:09:49 +02:00
Quentin (OpenERP) 9790132189 [REF] stock: small code refactoring
bzr revid: qdp-launchpad@openerp.com-20140428092726-1vo51if06q2o2b8y
2014-04-28 11:27:26 +02:00
Quentin (OpenERP) 599355ea69 [REF] stock: removal of TODO statements
bzr revid: qdp-launchpad@openerp.com-20140425142939-atjre88c9zvl5r93
2014-04-25 16:29:39 +02:00
Quentin (OpenERP) cba2365d95 [MERGE] branch of jco fixing shipping exception in mrp + cancellation in chained moves
bzr revid: qdp-launchpad@openerp.com-20140425132449-s7e8duh884rirrqz
2014-04-25 15:24:49 +02:00
Quentin (OpenERP) f402240ade [MERGE] stock usability improvements
bzr revid: qdp-launchpad@openerp.com-20140424143838-a3so6ouc1q3la3ch
2014-04-24 16:38:38 +02:00
Christophe Simonis 52cfc16c2e [MERGE] forward port of branch 7.0 up to revid 10012 launchpad_translations_on_behalf_of_openerp-20140424063249-gwnojb5kvlq544nz
bzr revid: chs@openerp.com-20140424123538-rxk9got9k2on1ki1
2014-04-24 14:35: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 2b3ec22a26 [FIX] Correct the fact that moves have not been changed to cancel yet
bzr revid: jco@openerp.com-20140423151600-j9i3jhiyy3nzshvl
2014-04-23 17:16:00 +02:00
Martin Trigaux acc784cc99 [FIX] stock: pass the geven limit attribute in read_group call, courtesy of Guewen Baconnier
bzr revid: mat@openerp.com-20140423150621-rjiae83nxh5tqyau
2014-04-23 17:06:21 +02:00
Josse Colpaert 7a8222631e [IMP] Make sure the propagation of moves cancels procurements where necessary + manufacture and purchase cancel is not propagated by default
bzr revid: jco@openerp.com-20140423141700-60gbuxb4atp1z6ek
2014-04-23 16:17:00 +02:00
Martin Trigaux f613774606 [MERGE] [FIX] stock: fix error when executing a read_group on stock.picking.in and out, courtesy of Yannick Vaucher (Camptocamp)
bzr revid: mat@openerp.com-20140423132552-hpnr2skutqranvsj
2014-04-23 15:25:52 +02:00
Jaydeep Barot 19e4d1d6e2 [MERGE] Merge with addons
bzr revid: jar@tinyerp.com-20140422102821-hj5y7o835y80xx2e
bzr revid: jar@tinyerp.com-20140423114744-umaxpodiv3xlvh5s
2014-04-23 17:17:44 +05:30
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
Denis Ledoux b6255eb55d [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10005 revid:dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5
bzr revid: dle@openerp.com-20140422162028-2icoebrb5q4tg3t3
2014-04-22 18:20:28 +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
Martin Trigaux aac1a81999 [MERGE] [FIX] stock: when duplicating a stock.move, remove serial number and tracking information in every cases instead of specific to duplication of invocies, courtesy of Guewen Baconnier
bzr revid: mat@openerp.com-20140422140337-ymq7x133eicy6rpa
2014-04-22 16:03:37 +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
Jaydeep Barot 5bc04994f3 [IMP] typo error message and validateError and typo in chatter msg
bzr revid: jar@tinyerp.com-20140421065009-4j8z0awc9t4b82tb
2014-04-21 12:20:09 +05:30
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
Bharat R. Devnani (OpenERP) b8d4387d33 [MERGE] merged with main addons branch
bzr revid: bde@tinyerp.com-20140418061256-n53rymt5j8krzvr5
2014-04-18 11:42:56 +05:30
Yannick Vaucher 229f48bb2d Fix group by access error on stock.picking.in/out in multi company by ensuring the good ir rules are applied, this is done by calling read_group using stock.picking intead of stock.picking.in/out.
lp bug: https://launchpad.net/bugs/1309105 fixed

bzr revid: yannick.vaucher@camptocamp.com-20140417164953-7bjuggmhktv7mfwx
2014-04-17 18:49:53 +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
Denis Ledoux 2b2153bc39 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9991 revid:dle@openerp.com-20140417110435-u8uwwcf5ji1b54ao
bzr revid: dle@openerp.com-20140417112655-eeaiokbqzokpwx4i
2014-04-17 13:26:55 +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
Denis Ledoux f658a55e4e [FIX] stock: before creating chained pickings, regroup moves by chained auto packing
Before, all moves issued from a same purchase order were put in the same chained picking, and, therefore, the moves were all treated with the same behavior (manually, automaticaly, ...)

bzr revid: dle@openerp.com-20140415160331-kzgib87qabvpc86p
2014-04-15 18:03:31 +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