Commit Graph

266 Commits

Author SHA1 Message Date
Olivier Dony 2af03e1b6e [MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb 2014-05-22 16:44:33 +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
Gery Debongnie 85cb9774b7 [IMP] changes the reception analysis reporting view (warehouse) to select the correct pivot table (addon purchase)
bzr revid: ged@openerp.com-20140130124402-crfr39uqptlzc3cv
2014-01-30 13:44:02 +01:00
Gery Debongnie 90f2184e93 [IMP] improves the Purchase Analysis reporting view, removes old Day, Month, Year field from the postgres view and updates the dashboard graph view (addon purchase)
bzr revid: ged@openerp.com-20140129124739-6sir9fz6jak9ic0y
2014-01-29 13:47:39 +01:00
Gery Debongnie 5ff5cb1aba [IMP] removes old tree view in reporting and replaces it by the new graph view in pivot mode by default (addon purchase)
bzr revid: ged@openerp.com-20131231132740-q6n82cs2tfe9pvyj
2013-12-31 14:27:40 +01:00
Denis Ledoux 1508c5dd00 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9718 rev-id: dle@openerp.com-20131224103535-rhtje7dnq1ie7jtb
bzr revid: tde@openerp.com-20131220162158-hbgktly09dv37958
bzr revid: dle@openerp.com-20131223155041-8zp8e08fihbr0ie2
bzr revid: dle@openerp.com-20131224112407-aw6dq2q92312kjbk
2013-12-24 12:24:07 +01:00
Xavier ALT 6e71e067ca [FIX] purchase: remove duplicate 'Warehouse' and 'Reference UOM' groupby filter in Purchase Analysis search view
bzr revid: xal@openerp.com-20131220085429-xxojh1oxjn1fo3a5
2013-12-20 09:54:29 +01:00
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Olivier Dony 4cf2887153 [FIX] purchase: analysis view must not group by quantity, otherwise identical PO lines are counted only once
The product quantity is one of the columns that must be
aggregated, not used to fold PO lines into the same
result row.
This, combined with missing aggregation operators
was causing multiple identical PO lines from the
same PO to be merged together and only counted once
in some aggregations.

bzr revid: odo@openerp.com-20131105101930-f2qbcp12luom08je
2013-11-05 11:19:30 +01:00
Olivier Dony aac6fede99 [FIX] purchase: Purchase Analysis view was using incorrect JOIN order
The starting table for Purchase Analysis is purchase_order_line
not purchase_order. The previous code was using a wrong JOIN
combination starting from purchase_order, which resulted in
a crash if an empty PO was created.
In order to prevent this an extra  WHERE clause on product_id
being NOT NULL was added, but this was incorrect too as it
prevented PO lines with no product_id value from appearing
in the Purchase Analysis results, while being perfectly valid.

bzr revid: odo@openerp.com-20131104165826-kltuzlh4i8q89sk0
2013-11-04 17:58:26 +01:00
Pinakin Nayi (OpenERP) 982bb843ce [MERGE]merge with main branch
bzr revid: pna@tinyerp.com-20131015065406-5u51hu1bn79zyxur
2013-10-15 12:24:06 +05:30
Pinakin Nayi (OpenERP) d0c9bd0df2 [IMP]purchase : in search view remove UOM filter which display two times
bzr revid: pna@tinyerp.com-20131015060614-dvu9l8on2or7pc1t
2013-10-15 11:36:14 +05:30
Amit Bhavsar (Open ERP) b9ed060fa8 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130624141146-sq4rh2q3rqz67mcj
2013-06-24 19:41:46 +05:30
Quentin (OpenERP) 93fd5dd79e [FIX] purchase: removed fontName from RFQ and PO reports 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-20130528081955-20t8gzr5tm6vsktn
2013-05-28 10:19:55 +02:00
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Pinakin Nayi (OpenERP) 0c570e8993 [IMP]purchase : in search view warehouse filter display two times
bzr revid: pna@tinyerp.com-20130508045621-00qnigii90n129y0
2013-05-08 10:26:21 +05:30
Vishmita Jadeja (openerp) fe128d7498 [Merge]Merge lp:openobject-addons
bzr revid: vja@tinyerp.com-20130418090337-51vfkhfl3lzg7mpf
2013-04-18 14:33:37 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu 5f73b48816 [REF] purchase: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327114111-gxtnb95f59m2k009
2013-03-27 12:41:11 +01:00
Vishmita 1c8227eb7d [Merge]Merge lp:openerp-addons
bzr revid: vja@tinyerp.com-20130128052704-jgcoeaqrodx2wlw8
2013-01-28 10:57:04 +05:30
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
Paramjit Singh Sahota 38c56a45f5 [IMP] Improved code for
1). Changed report name test.pdf ==> requestforquotation.pdf.
2). Create a leave request for an employee:
It will display False instead of taking the employee Name (works fine when creating for the Administrator)

bzr revid: psa@tinyerp.com-20121218085008-429nosi350ez5mgd
2012-12-18 14:20:08 +05:30
Paramjit Singh Sahota 1e1a1a330a [IMP] Improved code for
Create a quotation, then print it:- problems in the pdf report (quantity unit of measure + quantity number blending)

bzr revid: psa@tinyerp.com-20121218072930-l1d2kb9v2hw215uo
2012-12-18 12:59:30 +05:30
Olivier Dony b67f73c327 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121218025230-zig415ldtmazgbxt
2012-12-18 03:52:30 +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
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Fabien Pinckaers d9b7d8155e [IMP] multi-currency stuff
bzr revid: fp@tinyerp.com-20121215162309-yav3g8hu50bp9wvv
2012-12-15 17:23:09 +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
Atul Patel (OpenERP) 707d973463 [FIX]: Remove note field form po order_lines in report
bzr revid: atp@tinyerp.com-20121129044747-czqo776lkt2f1jol
2012-11-29 10:17:47 +05:30
Quentin (OpenERP) b59aa36e2e [FIX] purchase: fixed 'print quotation' report and removed reference to unexisting field 'notes' of purchase.order.line
bzr revid: qdp-launchpad@openerp.com-20121128111654-iy9b7wbq14z5zjhg
2012-11-28 12:16:54 +01:00
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Randhir Mayatra (OpenERP) 23f864cbb9 [IMP] make correct format for quotation request report
bzr revid: rma@tinyerp.com-20121106113411-zc3sh455k4i43wx2
2012-11-06 17:04:11 +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
Amit Patel ad5a175d8b [MERGE]:trunk
bzr revid: apa@tinyerp.com-20120928050433-1gb7lpwwxdfpedlu
2012-09-28 10:34:33 +05:30
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
Quentin (OpenERP) fceb8556df [MERGE] addons9 + usability improvements (product form view, quotation report)
bzr revid: qdp-launchpad@openerp.com-20120926122435-35ag0m4s0mteki28
2012-09-26 14:24:35 +02:00
Khushboo Bhatt (Open ERP) 695be66de3 [FIX]purchase:reverted the changes of quatation report
bzr revid: kbh@tinyerp.com-20120925103830-ho8cmzph5n8djthd
2012-09-25 16:08:30 +05:30
Khushboo Bhatt (Open ERP) b69c65939c [FIX]purchase:fixes request for quotation report problems
bzr revid: kbh@tinyerp.com-20120921113651-lc8a7ilb8747j440
2012-09-21 17:06:51 +05:30
Antonin Bourguignon ccb15e76f6 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120917114455-nygv16c93qwcwnsx
2012-09-17 13:44:55 +02:00
Quentin (OpenERP) 80bcef50bf [MERGE] lp:1016372
bzr revid: qdp-launchpad@openerp.com-20120823135654-mc708n5kx1s609yp
2012-08-23 15:56:54 +02:00
Quentin (OpenERP) e327c8a663 [FIX] purchase: PO report now display 'TIN' instead of 'TVA'. A US term consistent with the default value of the language used.
bzr revid: qdp-launchpad@openerp.com-20120817142617-50jzahsxq1bz004x
2012-08-17 16:26:17 +02:00
Quentin (OpenERP) 8d23cb9ad2 [MERGE] trunk + lp bug branch
bzr revid: qdp-launchpad@openerp.com-20120814144336-93vym1dfc4i6j0dy
2012-08-14 16:43:36 +02:00
Quentin (OpenERP) 0bcf969ec7 [MERGE] lp: 932059 (removal of dead state in PO)
bzr revid: qdp-launchpad@openerp.com-20120814143751-e14dqq9ofcf69jgb
2012-08-14 16:37:51 +02:00
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
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
Ravish Murari (OpenERP) 7488a675b4 [FIX] removed rest of the base_group_extended group from addons
lp bug: https://launchpad.net/bugs/1027875 fixed

bzr revid: rmu@tinyerp.com-20120723112617-h7um6wkj22martms
2012-07-23 16:56:17 +05:30
Turkesh Patel (Open ERP) a2bf21176f [IMP] purchase: improved search view.
bzr revid: tpa@tinyerp.com-20120723072237-8rkk2z0d69983vci
2012-07-23 12:52:37 +05:30