Commit Graph

307 Commits

Author SHA1 Message Date
Denis Ledoux 74072441cc [FIX] sale: backport of rev 709e22c32a
[FIX] sale: sale report view, wrong domain

Quotations are sale.order with state draft and sent
Sale orders are sale.order with state other than draft, sent and cancel
2014-09-15 16:57:51 +02:00
Olivier Dony 02035b27b8 [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
Denis Ledoux 32f4824434 [MERGE][FIX] sale: sale order report, pto in invoice template should not cover the whole document
Courtesy of Stefan Rijnhart (Therp)

bzr revid: dle@openerp.com-20140408193910-2vztatyowndyasj9
2014-04-08 21:39:10 +02:00
Olivier Dony 0f7099bb30 [FIX] sale,sale_stock: sales analysis view using incorrect JOIN and group by clause
Similarly to the recent fixes in Purchase Analysis,
the Sales Analysis view must not group on the quantity
field. It is one of the columns that must be aggregated,
not used to fold PO lines into the same
result row.
The line count was also incorrect because of this, and
had to be corrected to actually count() the underlying
SO lines.

In addition, the JOINs were done in the wrong order,
which could cause problems (e.g. if an empty SO ever
landed in the database, all the SO line columns
would be empty in the JOIN, and cause errors)

bzr revid: odo@openerp.com-20131105103011-vkix07lsb6q3y9fd
2013-11-05 11:30:11 +01:00
Quentin (OpenERP) 34b1314bb2 [FIX] sale: removed fontName from sale order report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130527165133-81sps2mv2wgqb98w
2013-05-27 18:51:33 +02:00
Stefan Rijnhart a1f11cf0cd [FIX] pto in invoice template should not cover the whole document
lp bug: https://launchpad.net/bugs/971713 fixed

bzr revid: stefan@therp.nl-20130311132433-rfz85yz831u1o1s9
2013-03-11 14:24:33 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Cedric Snauwaert 3945c449eb [FIX]sale_report: change querry so that existing lines with no associated product are still in sales analysis
bzr revid: csn@openerp.com-20130320113422-16e4l93cnzest71r
2013-03-20 12:34:22 +01:00
Cedric Snauwaert bf84b78fed [FIX]sale_report: fix problem when viewing reporting/sale_analysis and no order_lines where defined in a SO
lp bug: https://launchpad.net/bugs/938866 fixed

bzr revid: csn@openerp.com-20130320101316-vvv1mwkdio2pi6oi
2013-03-20 11:13:16 +01:00
Quentin (OpenERP) 0134905e3f [MERGE] sale: when printing the sale order report, do not print the discount column if user doesn't belong to the group that enables to see it
bzr revid: qdp-launchpad@openerp.com-20130318135654-bi22fjscerrmzgru
2013-03-18 14:56:54 +01:00
Josse Colpaert 55bbebb7a3 [FIX] Adapted standard sxw file
bzr revid: jco@openerp.com-20130314170209-uy5kk1j11w1xgzg8
2013-03-14 18:02:09 +01:00
Josse Colpaert 8067436468 [FIX] Discount should only appear on sales order if it is checked in the settings.
bzr revid: jco@openerp.com-20130307082510-mckayx175qu9ispo
2013-03-07 09:25:10 +01:00
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Vishmita 305f64478d [FIX]Change report title
bzr revid: vja@tinyerp.com-20121203081331-w7ahvcy6garpn4v8
2012-12-03 13:43:31 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Atul Patel (OpenERP) 257d03f403 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121003052447-99gpby70gy2fbhih
2012-10-03 10:54:47 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers 690c8c0195 [MERGE] fix sale order line without products in reports
bzr revid: fp@tinyerp.com-20120929084650-1yx91jeh1z1ehxl5
2012-09-29 10:46:50 +02:00
Nimesh (Open ERP) 8c42299413 [REMOVE] remove create button form all posgress report.
bzr revid: nco@tinyerp.com-20120927083839-ruhpxzwgdyasodfe
2012-09-27 14:08:39 +05:30
Khushboo Bhatt (Open ERP) b775ee79ab [FIX]sale:quatation report updated
bzr revid: kbh@tinyerp.com-20120925110115-ljcf93q17fzeergk
2012-09-25 16:31:15 +05:30
Quentin (OpenERP) 47c914f1a0 [FIX] sale_stock: fixed identation
bzr revid: qdp-launchpad@openerp.com-20120919083835-11s1ooomn73bcae0
2012-09-19 10:38:35 +02:00
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
Divyesh Makwana (Open ERP) 6072f6031b [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120821125802-6am4p6hpbi5mjpvy
2012-08-21 18:28:02 +05:30
Atul Patel (OpenERP) 81a1bd6898 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120816051123-ekldd1gox8py3pgl
2012-08-16 10:41:23 +05:30
Atul Patel (OpenERP) f35c0b3d44 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814161000-41ai95ixagtqteok
2012-08-14 21:40:00 +05:30
Quentin (OpenERP) 1232812cc6 [MERGE] merged branch that corrects the decimal precision on fields. Courtesy of Akretion
bzr revid: qdp-launchpad@openerp.com-20120814141040-oaf7d56thhi2s9rm
2012-08-14 16:10:40 +02:00
Atul Patel (OpenERP) 1674c9add5 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120809165534-89dhvj3pi1obnn8q
2012-08-09 22:25:34 +05:30
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
vta vta@openerp.com 264d2c3365 [MERGE] Trunk.
bzr revid: vta@openerp.com-20120730123628-49rirhupbwqfzr0r
2012-07-30 14:36:28 +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
Turkesh Patel (Open ERP) 77f3bdb321 [IMP] improved view in sale.
bzr revid: tpa@tinyerp.com-20120724061615-jk6gi4fe91vhs51l
2012-07-24 11:46:15 +05:30
Twinkle Christian (OpenERP) 8423b4a8d4 [IMP]improved search view of sale module
bzr revid: tch@tinyerp.com-20120723125947-3cmelgf50eqjizhj
2012-07-23 18:29:47 +05:30
Rajesh Prajapati (OpenERP) e068ed2663 [IMP]vat to tax : changed the label Vat as its abbreviation
bzr revid: rpr@tinyerp.com-20120719053803-r4p9dhh28h2bysmm
2012-07-19 11:08:03 +05:30
Rajesh Prajapati (OpenERP) 74a58c0f15 [IMP]vat to tax : I have changed the label as tax inplace of vat
bzr revid: rpr@tinyerp.com-20120718121821-esupnmy423ukxniz
2012-07-18 17:48:21 +05:30
Fabien Pinckaers 16cce23c1a [IMP] invoice layout + merge note&name
bzr revid: fp@openerp.com-20120714203623-9n1iap9hplafnjp9
2012-07-14 22:36:23 +02:00
Benoit Guillot b18ed241e1 [FIX] fix report
bzr revid: benoit.guillot@akretion.com.br-20120711135703-kuhxzsshe141owyl
2012-07-11 15:57:03 +02:00
Benoit Guillot ae2c24909c [IMP] modif decimal on report for purchase and sale order
bzr revid: benoit.guillot@akretion.com.br-20120711134508-ldft5u32b98opxet
2012-07-11 15:45:08 +02:00
Quentin (OpenERP) 4c104ca727 [IMP] search views: made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622130506-pzz8wqo5p5y902qc
2012-06-22 15:05:06 +02:00
Purnendu Singh (OpenERP) 1c35eb1049 [MERGE] Mearge with main addons
bzr revid: psi@tinyerp.com-20120622055230-trqmxu7r1qtxa0ut
2012-06-22 11:22:30 +05:30
Purnendu Singh (OpenERP) 946e1738f0 [MERGE] sale_*: Search view updates
bzr revid: psi@tinyerp.com-20120619085041-cp51vxm5c25nf8nd
2012-06-19 14:20:41 +05:30
Rajesh Prajapati (OpenERP) cb29e746f3 [IMP]sale_* : improve search code in xml
bzr revid: rpr@tinyerp.com-20120618100356-sf2uxhikgh218j3g
2012-06-18 15:33:56 +05:30
Rajesh Prajapati (OpenERP) 1551b1e59a [IMP]sale_* : improve search code in xml
bzr revid: rpr@tinyerp.com-20120618093357-akc9497ojot04qsg
2012-06-18 15:03:57 +05:30
Turkesh Patel (Open ERP) 1135c09134 [IMP] remove unnecessary code and comments
bzr revid: tpa@tinyerp.com-20120607071052-nug3oksoqmoobpuj
2012-06-07 12:40:52 +05:30
Turkesh Patel (Open ERP) 843e34d09e [IMP] sale: improved view of dashboard and remove unnecessary code
bzr revid: tpa@tinyerp.com-20120605061334-fnapeik7x2s1kz2l
2012-06-05 11:43:34 +05:30
Divyesh Makwana (Open ERP) cef8622452 [IMP] sale : Added missing filter string and removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120529090537-9c0slyugyzlof7y1
2012-05-29 14:35:37 +05:30
ksa (OpenERP) 77f184d649 [FIX]:headings are all in other language on the first page of the sales order & purchase order But on the second page, they have reverted to English
bzr revid: ksa@tinyerp.com-20120524125139-hlmhbdqf8a9ezefw
2012-05-24 18:21:39 +05:30