Commit Graph

27 Commits

Author SHA1 Message Date
Guewen Baconnier 3a314780c0 [FIX] sale_*, delivery: more consistent ignore of cancelled SO lines
Sales Order lines have a cancelled state, but this state is not
always considered when looping over lines. This check is
done in some places already and this patch's aim is to do it in the
remaining places.

- Cancel the procurement of a sale line in sale.order.line
instead of sale.order, so a line canceled individually with
sale_order_line.button_cancel will properly cancel it
procurement.
- Sale report: uses the state of lines instead of Sales order,
so canceled lines of not-canceled orders are correctly represented
in the analysis.
- test: do not create invoices lines for canceled sale lines
- test: creation of moves with canceled lines
- test: check if lines are still canceled when sale order is done

Closes #6036
2015-04-24 17:29:51 +02:00
Aaron Bohy ba37ae3cf3 [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +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
Martin Trigaux c48504fdba [MERGE] sync with trunk (state -> stage removed some test)
bzr revid: mat@openerp.com-20130911110755-zf3ytf9m27im6x9k
2013-09-11 13:07:55 +02:00
Fabien Meghazi f58b15af48 [IMP] Remove deprecated manifest keys
bzr revid: fme@openerp.com-20130909110330-kl71n1km00gew1oo
2013-09-09 13:03:30 +02:00
Josse Colpaert 8eb84612b8 [FIX] Revert 9133
bzr revid: jco@openerp.com-20130903160814-gt61948rk4okgflb
2013-09-03 18:08:14 +02:00
Josse Colpaert dc2731d565 [ADD] Move deliveries to invoice form sale_stock to stock_account
bzr revid: jco@openerp.com-20130903155202-v36vooidj800q56e
2013-09-03 17:52:02 +02:00
Pooja Zankhariya (OpenERP Trainee) f9cef80977 [IMP]Moved stock invoice onshipping wizard to stock_account
bzr revid: pooja.zakhariya@gmail.com-20130827140926-hegue0mvvdxluqnf
2013-08-27 19:39:26 +05:30
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
Fabien Pinckaers d2206b1856 [IMP] removed buggy process
bzr revid: fp@openerp.com-20130803160508-i6h90afxcf27ot5o
2013-08-03 18:05:08 +02:00
Quentin (OpenERP) 6898ade414 [WIP] stock_account
bzr revid: qdp-launchpad@openerp.com-20130715112219-o1bh3hipzxpxrtw9
2013-07-15 13:22:19 +02:00
Josse Colpaert bcf77893af [WIP] Move from sale_stock what has only to do with procurement to sale and remove stock_location_sale
bzr revid: jco@openerp.com-20130710150207-imvyte86hftdd3pq
2013-07-10 17:02:07 +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
sgo@tinyerp.com 2e272a7687 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130626111029-e6szwugpewn3cd2g
2013-06-26 16:40:29 +05:30
Foram Katharotiya (OpenERP) 5a3acd71ed [IMP] give access rights in yml of sale_stock
bzr revid: fka@tinyerp.com-20130314133750-r034ygbcna6l49m6
2013-03-14 19:07:50 +05:30
sgo@tinyerp.com 5600ce8a34 [IMP]remove date related sale.shop and add warehouse_id as new field to handle location in sale order
bzr revid: sgo@tinyerp.com-20130122110857-61jsli1sywu3h5q0
2013-01-22 16:38:57 +05:30
Saurang Suthar 9d2b79bb34 [IMP]sale_stock:make visible menu Deliveries to Invoice while group_invoice_deli_orders field is true
bzr revid: ssu@tinyerp.com-20121122092214-vzlfdtouria5mkv8
2012-11-22 14:52:14 +05:30
Quentin (OpenERP) 6251b57b39 [IMP] sale_stock: added a test to verify the the product onchange in sale order line was correctly triggered
bzr revid: qdp-launchpad@openerp.com-20120928101531-sw1r2d5tc034ie23
2012-09-28 12:15:31 +02:00
Quentin (OpenERP) ec7ae052fe [IMP] sale, sale_stock: fixed __openerp__.py files
bzr revid: qdp-launchpad@openerp.com-20120920131328-5nodw9twus3wetqz
2012-09-20 15:13:28 +02:00
Atul Patel (OpenERP) 18dfb6db3a [IMP]: Remove default order policy group and shift it to sale_stock.
bzr revid: atp@tinyerp.com-20120919114033-ba970938yfm36x2c
2012-09-19 17:10:33 +05:30
Atul Patel (OpenERP) 87e8b0ea51 [IMP]: Improve description of sale and sale_stock module. change tooltips for res_config file
bzr revid: atp@tinyerp.com-20120917054243-iko6uihhcy9b0ref
2012-09-17 11:12:43 +05:30
Atul Patel (OpenERP) b5ab7849ae [FIX]: Fix waning message in sale_stock
bzr revid: atp@tinyerp.com-20120910053859-gb6697ni0uk3is6i
2012-09-10 11:08:59 +05:30
Atul Patel (OpenERP) e60d4abafc [REM]: move sale_stock wizard into sale wizard
bzr revid: atp@tinyerp.com-20120909121903-62z33di4idwsrzjf
2012-09-09 17:49:03 +05:30
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30