Commit Graph

116 Commits

Author SHA1 Message Date
Amit Vora b0a5e9286d [IMP]rename project_mrp to sale_service 2014-06-17 17:12:49 +02:00
Olivier Dony d9ff7c4efc [FIX] procurement: restore fixes for background procurement from rev.9b6f5dc, accidentally reverted by v8 WMS branch
Probably forgotten during a sync with master, as the
fixes belong to a different file now.
This is the second part of the fix in previous commit.
2014-06-02 19:47:03 +02:00
Josse Colpaert 6905b58f46 [IMP] Picking priorities to priority of move instead + propagation + show package operations after done 2014-05-22 11:02:58 +02:00
Quentin (OpenERP) cf25f17766 [FIX] stock: removing product_qty from stock move creation
bzr revid: qdp-launchpad@openerp.com-20140508110357-zl3et4ojq5np9bpj
2014-05-08 13:03:57 +02:00
Quentin (OpenERP) 661c109189 [FIX] procurement.rule._get_action() needs to be translatable
bzr revid: qdp-launchpad@openerp.com-20140507171431-jtyz901xmej6elmp
2014-05-07 19:14:31 +02:00
Josse Colpaert 0ecc81b22c [IMP] Create MTO pull rule for resupply with delivery one step
bzr revid: jco@openerp.com-20140430115455-1fhssek8z7s28nck
2014-04-30 13:54:55 +02:00
Josse Colpaert c25cd043f3 [IMP] If no company_id given in procurement rules, you should use locations or even the company of the procurement
bzr revid: jco@openerp.com-20140430080037-nqyfrsrtxul839sp
2014-04-30 10:00:37 +02:00
Josse Colpaert a49dca23de [IMP] Put partner_id from rule on move when necessary
bzr revid: jco@openerp.com-20140430074022-cekktpwoucv1rhcd
2014-04-30 09:40:22 +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
Josse Colpaert 7e733fcfaa [IMP] Do not check rule when cancelling procurement in propagation, works through stock move
bzr revid: jco@openerp.com-20140424091731-3ptkt7qr26i9ofnf
2014-04-24 11:17:31 +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
Josse Colpaert ea456d4458 [IMP] Remove supply move created message
bzr revid: jco@openerp.com-20140422125945-ff769vzlw1hmh6au
2014-04-22 14:59:45 +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
Quentin (OpenERP) c41941d978 [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes
bzr revid: qdp-launchpad@openerp.com-20140416145313-eiadz94h9wolhb9b
2014-04-16 16:53:13 +02:00
Quentin (OpenERP) 398d96f273 [MERGE] merged trunk up to revision 9327
bzr revid: qdp-launchpad@openerp.com-20140414094743-hv0u7qhigv1to2uc
2014-04-14 11:47:43 +02:00
Josse Colpaert 36b12e4339 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140411095928-jnlqi15cn7zz491d
2014-04-11 11:59:28 +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) 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 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 9cffdb0034 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140403161933-7vjq7jdxg11f0fhz
2014-04-03 18:19:33 +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
Josse Colpaert 1ff8b73671 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140403130335-9grgeg4e0r0yqsbi
2014-04-03 15:03:35 +02:00
Quentin (OpenERP) fe0e95d29b [IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons
bzr revid: qdp-launchpad@openerp.com-20140403071010-5mrox75rkufur2nw
2014-04-03 09:10:10 +02:00
Josse Colpaert 0abd2c8ae7 [IMP] Should make sure to pass parameters as context for orderpoint
bzr revid: jco@openerp.com-20140402134103-jpduk6k4xzh8vw97
2014-04-02 15:41:03 +02:00
Quentin (OpenERP) b8b22532a6 [FIX] stock, sale_stock, purchase: fixed the dropshipping flow
bzr revid: qdp-launchpad@openerp.com-20140327121140-18yxvp8wcdlqvaa5
2014-03-27 13:11:40 +01:00
Josse Colpaert 6e7fb705ee [IMP] change desciption and groups of procure_method
bzr revid: jco@openerp.com-20140327105749-4u7mx6u85b4rys61
2014-03-27 11:57:49 +01:00
Quentin (OpenERP) bde6b6d6e5 [REF] refactoring made during code review. Some optimization patches have been rewritten more clearly, others abandonned or kept. WIP
bzr revid: qdp-launchpad@openerp.com-20140319163359-2ea7tjn5ba1ggein
2014-03-19 17:33:59 +01:00
Quentin (OpenERP) e202c84b27 [REF] stock: assign picking by batch on confirmation of stock moves. This new version will work for confirmed move from elsewhere than the sale order
bzr revid: qdp-launchpad@openerp.com-20140318115746-fixnxghkrlth38ze
2014-03-18 12:57:46 +01:00
Quentin (OpenERP) b70f1e4472 [FIX] stock: the date planned of a procurement created by an orderpoint must be the scheduler runtime because the goods may come from something else than a purchase, thus there is no point at adding the seller delay there
bzr revid: qdp-launchpad@openerp.com-20140312163941-76rs8c1uudmrvh15
2014-03-12 17:39:41 +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) bb7da8bb6f [FIX] stock: posted message on procurement when resolution implies a stock move creation
bzr revid: qdp-launchpad@openerp.com-20140217150447-cete31roykx2jfcc
2014-02-17 16:04:47 +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
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
Quentin (OpenERP) f9d3e8a39e [REF] some refactoring, bug fixes made during code review
bzr revid: qdp-launchpad@openerp.com-20140207111349-2zjysk3w1p0daeaj
2014-02-07 12:13:49 +01:00
Quentin (OpenERP) 860cdf9d34 [MERGE] main trnk-wms branch
bzr revid: qdp-launchpad@openerp.com-20140207085946-iwwnyivpsl6r2af8
2014-02-07 09:59:46 +01:00
Cedric Snauwaert ab0a42756f [FIX]orderpoint: when running scheduler, newly create procurement didn't had information about orderpoint warehouse
lp bug: https://launchpad.net/bugs/1273316 fixed

bzr revid: csn@openerp.com-20140129142613-zg3ysaklhf1r33w6
2014-01-29 15:26:13 +01:00
Cedric Snauwaert 8c00eddd04 [FIX]sale order, when in shipping exception, don't cancel procurement, re-run it instead. Also run of procurement should take into account previously done move for quantities
bzr revid: csn@openerp.com-20140123160638-4dgq1h1yugt6m6zt
2014-01-23 17:06:38 +01:00
Josse Colpaert 2b820d5e42 [IMP] Remove automatic orderpoint
bzr revid: jco@openerp.com-20140117173851-60246vguu1y3hiq2
2014-01-17 18:38:51 +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) d99bdac6d9 [REV] stock: rehab the link between a minimum stock rule and its latest procurement (could be usefull for having a fast look on it, i guess..)
bzr revid: qdp-launchpad@openerp.com-20140107134915-gahkz1q7zgbvyiin
2014-01-07 14:49:15 +01:00
Quentin (OpenERP) 700dfd12c6 [REV] stock: removed feature that was looking if a procurement was in exception (because all its moves were cancelled) at the time of _run_move_create and which cancel the previously made attempt (to avoid duplicates). The reason of this removal is that it may have side effects, and that we prefer let the users manually fix exceptions (dixit fp)
bzr revid: qdp-launchpad@openerp.com-20131220125434-gtpowwy8q6m1z5tl
2013-12-20 13:54:34 +01:00
Quentin (OpenERP) 0a25369a43 [FIX] procurement: when cancelling procurements, cancel only the undone ones
bzr revid: qdp-launchpad@openerp.com-20131218101345-ff2vmwsjcht66omk
2013-12-18 11:13:45 +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) 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
Quentin (OpenERP) 9ee0aa1ad5 [FIX] stock: bug
bzr revid: qdp-launchpad@openerp.com-20131108172137-gt3g7nppvh1tkwx9
2013-11-08 18:21:37 +01:00