Commit Graph

45 Commits

Author SHA1 Message Date
Nicolas Martinelli 4a281754db [FIX] purchase: add transition invoice_end to cancel in the workflow
If the state of the PO is 'approved', there is no transition foreseen in
order to cancel the PO.

The user might be blocked in the following situation:
- Create a purchase order with invoicing set as Based on incoming shipment
- Validate the purchase order, create the shipment
- Then, cancel it (the shipment)
- Return back in the purchase order, the PO should be in shipping exception
- Hit the "manually corrected"
- Then, try to cancel the PO: nothing happens.

opw-641014
2015-06-09 08:20:10 +02:00
Josse Colpaert d38fafdee8 [IMP] Put wkf_action_cancel back, so the method does not call itself recursively (issue 2079) 2014-09-12 13:49:42 +02:00
Josse Colpaert 6748d2818d [IMP] Make sure procurement goes only in exception on cancel + simplify wkf
bzr revid: jco@openerp.com-20140423082808-2gjgowz6h89l5alu
2014-04-23 10:28:08 +02:00
Quentin (OpenERP) 0e0443e2d2 [FIX] purchase: fixed workflow problem in purchase.order (if a PO was having its picking split, then its workflow wasn't listenning to the new move.. which lead to wrong PO state and 'shipped' boolean)
bzr revid: qdp-launchpad@openerp.com-20140217204244-78sui3bdzw2yl2wp
2014-02-17 21:42:44 +01:00
Quentin (OpenERP) fc93025818 [MERGE] merged trunk
bzr revid: qdp-launchpad@openerp.com-20140120144243-5kw535p28t1x7yeg
2014-01-20 15:42:43 +01:00
Denis Ledoux 899166ecac [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9761 revid:dle@openerp.com-20140114164804-zhfy9lb308554kp1
bzr revid: dle@openerp.com-20140114173653-xhh85ubx27uu1306
2014-01-14 18:36:53 +01:00
Denis Ledoux 8a729c10fa [FIX] purchase: fix workflow for orders based on incoming shipments
Purchase orders Based on incoming shipments never ended in done stage

bzr revid: dle@openerp.com-20140114164804-zhfy9lb308554kp1
2014-01-14 17:48:04 +01: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
Cedric Snauwaert 973185a728 [MERGE]merge modification of purchase and purchase tender with wmsimplement-fp branch
bzr revid: csn@openerp.com-20130729094043-14j696ojpzecg8qu
2013-07-29 11:40:43 +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
Josse Colpaert e0f8a9d5a7 [WIP] Use of trg_model for purchase workflow, but have to see why it does not work
bzr revid: jco@openerp.com-20130718131816-i2b2ga6updkmjmq0
2013-07-18 15:18:16 +02:00
Josse Colpaert bb6b684688 [WIP] Change purchase workflow not to use picking subworkflow
bzr revid: jco@openerp.com-20130718085756-bk3g3fdzgm2bce9p
2013-07-18 10:57:56 +02:00
Cedric Snauwaert 277531f21d [FIX]fix installation of several modules: purchase, sales, purchase_req, mrp, sale_stock
bzr revid: csn@openerp.com-20130709150027-wy8avglaosiktm5m
2013-07-09 17:00:27 +02:00
Cedric Snauwaert cddfd7f129 [FIX]purchase_requisition: add workflow to tender, change procurement workflow and rename purchase requisition into request for tender
bzr revid: csn@openerp.com-20130611130343-gjlhxm694a9z9b7u
2013-06-11 15:03:43 +02:00
Cedric Snauwaert 5d6379bc62 [FIX]purchase_requisition: working generate_po button and add groups in view for advance bidding mode
bzr revid: csn@openerp.com-20130531073856-v6p416dm50qwzf8x
2013-05-31 09:38:56 +02:00
Cedric Snauwaert d39a918143 [FIX]purchase_requisition: add button and a new state in purchase order workflow and changes in tender process
bzr revid: csn@openerp.com-20130529095150-4f0g1vmfj9h54juu
2013-05-29 11:51:50 +02:00
Xavier Morel 430dd07973 [REM] @model + @ref final correction
bzr revid: xmo@openerp.com-20130429140142-s1ixl0jpufea25j9
2013-04-29 16:01:42 +02:00
Quentin (OpenERP) 0c0c081676 [FIX] purchase, procurement: workflow of procurement order fixed
bzr revid: qdp-launchpad@openerp.com-20121214163921-hevj7um2n7jf8e1p
2012-12-14 17:39:21 +01:00
Arnaud Pineux 9bf9f741b8 [MERGE] with trunk
bzr revid: api@openerp.com-20121210105144-uy0hk00s52rpj7r5
2012-12-10 11:51:44 +01:00
Arnaud Pineux ef0b59cb85 [FIX] WORKFLOW: avoid overwriting transitions for clean uninstallation
bzr revid: api@openerp.com-20121207115304-3uhsbnhv8i3g4qdx
2012-12-07 12:53:04 +01:00
Arnaud Pineux b4dbebadf6 [FIX] Purchase Double Validation workflow
bzr revid: api@openerp.com-20121205150844-wooa4k7gzx4tr72s
2012-12-05 16:08:44 +01:00
Harry (OpenERP) 16772e8f43 [FIX] purchase: workflow, invoice should not end without invoiced and menu, purchase order lines should be display if does not have link with product for TO Invoice
bzr revid: hmo@tinyerp.com-20120917080610-gczz23anlt4kcazp
2012-09-17 13:36:10 +05:30
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Quentin (OpenERP) ab07d440ce [IMP] purchase: changes related to the cleaning of the PO workflow
bzr revid: qdp-launchpad@openerp.com-20120525143549-w8ste0euwmqg9ji9
2012-05-25 16:35:49 +02:00
Purnendu Singh (OpenERP) 735c6d5946 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120419063305-w5oj03h687trdik2
2012-04-19 12:03:05 +05:30
RGA(OpenERP) a67ecbaaae [IMP] Added notification for purchase order
bzr revid: rgaopenerp-20120313100726-e01a0bbrxw05kmw0
2012-03-13 15:37:26 +05:30
Mayur Maheshwari (OpenERP) f4f13affad [IMP]purchase: added message_hook method and improve workflow and button
bzr revid: mma@tinyerp.com-20120229101653-wiuo4am11s1kaa5h
2012-02-29 15:46:53 +05:30
Mayur Maheshwari (OpenERP) 7f74731083 [IMP]purchase: Fix Error of email template, added send button in workflow, change some state label name and its button position
bzr revid: mma@tinyerp.com-20120227131557-dl1ut04uypafpzwf
2012-02-27 18:45:57 +05:30
Rucha (Open ERP) daa579c9a3 [FIX]: purchase: Fixed problem of cancelling PO was not cancelling related procurement, this was a problem of workflow of purchase order
lp bug: https://launchpad.net/bugs/868456 fixed

bzr revid: rpa@tinyerp.com-20111109114908-oci1p59e636hebsr
2011-11-09 17:19:08 +05:30
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
Fabien Pinckaers be22df97d6 fix
bzr revid: fp@tinyerp.com-20100901202938-7m4nu0hzigy7suh0
2010-09-01 22:29:38 +02:00
sbh (Open ERP) 6102a64b4f [ADD] purchase: Add the yml of procument
bzr revid: sbh@tinyerp.com-20100710082803-jsyzlbttjqdmfo7x
2010-07-10 13:58:03 +05:30
Fabien Pinckaers a1e503f869 merge
bzr revid: fp@tinyerp.com-20100708144347-b9x0lx1ulfbjtli4
2010-07-08 16:43:47 +02:00
uco (OpenERP) 9ce10244bc [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed files
bzr revid: uco@tinyerp.com-20100527054542-0jq7fam3f6ga071f
2010-05-27 11:15:42 +05:30
uco (OpenERP) 83909e727f [IMP] purchase: Task ID-574: Improved workflow for purchase.
bzr revid: uco@tinyerp.com-20100505133401-034efr7mmalysg3c
2010-05-05 19:04:01 +05:30
uco (OpenERP) 0479ed81bc [ADD] mrp, mrp_procurement: Task ID-574: Remove mrp.procurement from the MRP module. Separated mrp.procurment object into new module mrp_procurement.
bzr revid: uco@tinyerp.co.in-20100429133007-ut53koctlffi8g2a
2010-04-29 19:00:07 +05:30
mra (Open ERP) 0f9228494c bug fix: Bug #371253 : draft invoice and purchase order invoiced and paid (ref:pso)
bzr revid: mra@tinyerp.com-20090505110023-au321rryj2qxgshk
2009-05-05 16:30:23 +05:30
Fabien Pinckaers 7a71b55ef5 improve
bzr revid: fp@tinyerp.com-20081106225139-fqjz7snd80zaryg3
2008-11-06 23:51:39 +01:00
Fabien Pinckaers 45f3ff0560 merge
bzr revid: fp@tinyerp.com-20081106165500-tae7w4hwt85fzuhh
2008-11-06 17:55:00 +01:00
Naresh Choksy b0a5381dd8 1 : put a button [set to draft] when purchase order is cancelled in draft state.
2: removed readonly in confirmed state for order line.
3: kept validation on cancel purchase order validation for pickings and invoices

bzr revid: nch@tinyerp.com-20081013130808-3ya3nhjuufuxcf7q
2008-10-13 18:38:08 +05:30
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
Fabien Pinckaers 4bb0246a56 New Menus Definitions
bzr revid: fp@tinyerp.com-9fddab2e4b601123b2e476f27bb0bbbd5b470b0d
2008-07-01 15:58:58 +00:00
stw c60cae0a8c reindent all xml files
bzr revid: stw-c7b064849fe1f51bf264dd2de76920ded909d158
2008-06-29 08:26:07 +00:00
ced d046206db0 PURCHASE: fix workflow for purchase with manual invoice to not set invoice and paid
bzr revid: ced-4e149255f7e76b119bcb98e2c0e02d5a00e8398e
2007-03-09 16:26:24 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00