Commit Graph

148 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
celm1990 d039249dd2 [FIX] fix wrong filter in search view (account/sale)
the field section_id is created in addon sale, but used in the account
reporting views.  This commit moves the search view definition
in the correct file.
2014-11-06 14:15:19 +01:00
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
Thibault Delavallée 3406b6db39 [CLEAN] sale, sale_crm: cleaning before merging. Cleaned calculation
of default section id + removed duplicated code.
2014-05-12 14:56:01 +02:00
Thibault Delavallée 443c830bfc [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
Prashant Panchal (OpenERP) 138ffedbf0 [MERGE]: Merged with addons 2014-05-09 18:47:56 +05:30
Prashant Panchal (OpenERP) e511de45cb [ADD]crm_case_section (view & py file) add in sale module, that file split from sale.py & sale_view.xml 2014-05-07 11:50:06 +05:30
Josse Colpaert 8b84615de1 [MERGE] Merge from trunk test
bzr revid: jco@openerp.com-20140502130352-c3h1fk332eqyd78b
2014-05-02 15:03:52 +02:00
Ravi Gadhia 3bfdd859e2 Merge with trunk 2014-05-01 13:12:03 +05:30
Richard Mathot (OpenERP) d0e9ba289f [MERGE] from trunk
bzr revid: rim@openerp.com-20140429124452-5cvpmtpyz2daj8w2
2014-04-29 14:44:52 +02:00
Darshan Kalola (OpenERP) cccc7a3d0c [MERGE]sync with trunk.
bzr revid: dka@tinyerp.com-20140417132329-sd2skyprb3nt88uw
2014-04-17 18:53:29 +05:30
Randhir Mayatra rma-openerp e25229a6da [IMP] update depends on sale_team and sale 2014-04-15 16:08:37 +05:30
Randhir Mayatra rma-openerp 733f344ff6 [IMP] add 'report' in sale dependancy
bzr revid: rma@tinyerp.com-20140414120915-3huithw6481rss0j
2014-04-14 17:39:15 +05:30
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
Simon Lejeune 33471e966f [FIX] missing dependancies of report module
bzr revid: sle@openerp.com-20140403091818-6evr0k4r2k4818j1
2014-04-03 11:18:18 +02:00
Ravish (Open ERP) 7699504d62 [Add new sale_team module] 2014-03-28 15:28:35 +05:30
Sunil Sharma (OpenERP) dd4813e360 [mrg]:lp:openobject-addons
bzr revid: sunilsharma.sharma07@gmail.com-20140304063937-vyrt063gzfhsoy4k
2014-03-04 12:09:37 +05:30
Quentin (OpenERP) e36b32a661 [MERGE] merged with main trunk (revision 9186)
bzr revid: qdp-launchpad@openerp.com-20140228131516-ihigousbe5p1nt68
2014-02-28 14:15:16 +01:00
openerp-sle 12e9d218b0 [IMP] Sale order report converted to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140212182247-0ahbbrgob4ssz9bn
2014-02-12 19:22:47 +01:00
Sunil Sharma (OpenERP) 685121bea3 [rem]:sale and crm :remove image
bzr revid: sunilsharma.sharma07@gmail.com-20140129133115-mqozdx23ctzbmct5
2014-01-29 19:01:15 +05:30
Sunil Sharma (OpenERP) 80be3a2c53 [imp]sale:remove comment line
bzr revid: sunilsharma.sharma07@gmail.com-20140129113252-i71mk96ohkpp3zg8
2014-01-29 17:02:52 +05:30
Sunil Sharma (OpenERP) 4c0f46178e [remove]sale:remove sale dashboard
bzr revid: sunilsharma.sharma07@gmail.com-20140129113004-y2gndgsqkif3g43k
2014-01-29 17:00:04 +05:30
Darshan Kalola (OpenERP) 960924195e [MERGE]merged with main addons
bzr revid: dka@tinyerp.com-20131030052926-i9c25mf6wpseioh3
2013-10-30 10:59:26 +05:30
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Darshan Kalola 9b39fd9f7f [Process]remove process module and all process views
bzr revid: darshankalola@gmail.com-20130730072623-bf1u8y1z0lo4cwrw
2013-07-30 12:56:23 +05:30
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
sgo@tinyerp.com d4a1cec260 [IMP]improve code and yml
bzr revid: sgo@tinyerp.com-20130219131921-nbfs273xujvriomu
2013-02-19 18:49:21 +05:30
sgo@tinyerp.com 5ec04f6703 [IMP]add yml file based on new session tag which test yml as per session user
bzr revid: sgo@tinyerp.com-20130204093425-blivw1198zxhsh2u
2013-02-04 15:04:25 +05:30
Khushboo Bhatt (Open ERP) 7fb3086296 [FIX]sale:string updated
bzr revid: kbh@tinyerp.com-20121219094942-6dkketgcdtxktvrl
2012-12-19 15:19:42 +05:30
Vo Minh Thu e979126700 [FIX] sale, hr: fixed RST warnings in module descriptions.
bzr revid: vmt@openerp.com-20121031131920-pa8l85yi6ka2ly0i
2012-10-31 14:19:20 +01:00
Fabien Pinckaers e9f4840c93 [IMP] emoving bad code, no invitation system on events
[IMP] no more certifiate, will be managed in apps.openerp.com directly

bzr revid: fp@tinyerp.com-20120926121627-60isym4hdjkaxe9p
2012-09-26 14:16:27 +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) b4d415ff9b [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120917050738-i5730n5sbqvnfsnh
2012-09-17 10:37:38 +05:30
Gilles Major 59c03591df [MERGE] improvements on module descriptions
bzr revid: gim@openerp.com-20120914140950-drka4c0tnbnkw3fg
2012-09-14 16:09:50 +02:00
Gilles Major 30839863e8 [IMP] improve module descriptions
bzr revid: gim@openerp.com-20120914122827-dhao39ur269mmin8
2012-09-14 14:28:27 +02:00
Rucha (Open ERP) effad4a03f [IMP]: sale: Improved module description for sale
bzr revid: rpa@tinyerp.com-20120911132053-e24m4bwxz9kxo85m
2012-09-11 18:50:53 +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
pso (OpenERP) c78a04bc68 [MERGE] Merged HSA's branch to improve __openerp__.py of all modules by replacing init_xml, update_xml with data, demo_xml with demo, Adding noupdate in init_xml files
bzr revid: pso@tinyerp.com-20120822071445-yamr1s0zf3fk9jj7
2012-08-22 12:44:45 +05:30
Hardik 8f9f860323 [IMP]Update __openerp__.py for all modules
bzr revid: hsa@tinyerp.com-20120820125644-px287o03bxrx8h3o
2012-08-20 18:26:44 +05:30
help 0d4603f4f9 [IMP]improved modules description from rst2html
bzr revid: help-20120820092716-x61hs1o7d8lz6tpg
2012-08-20 14:57:16 +05:30
Hardik b040d2706d [IMP]update __openerp__.py in all modules
bzr revid: hsa@tinyerp.com-20120817111540-rfql0ifsvbx5nz7g
2012-08-17 16:45:40 +05:30
Atul Patel (OpenERP) 4c69545f9f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120731111323-78su11n8ogul241d
2012-07-31 16:43:23 +05:30
Fabien Pinckaers d14c62fbe8 [IMP] copywriting summary of modules
bzr revid: fp@openerp.com-20120730132840-bchv2hmp40uqkwvb
2012-07-30 15:28:40 +02:00
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
Stephane Wirtel 9f299d9a20 [MERGE] lp:~openerp-dev/openobject-addons/trunk-review_module_desc-psi
bzr revid: stw@openerp.com-20120724080711-6655pbbfubiau3li
2012-07-24 10:07:11 +02:00
Twinkle Christian (OpenERP) 9113f5da36 [IMP]improving summary
bzr revid: tch@tinyerp.com-20120718074040-eghe7nrbhq39780y
2012-07-18 13:10:40 +05:30