Commit Graph

410 Commits

Author SHA1 Message Date
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
Martin Trigaux 0fae7f6bc9 [FIX] stock: don't display the evaluated boolean in delivery slip report
bzr revid: mat@openerp.com-20131121161445-escpjd0264rh9q28
2013-11-21 17:14:45 +01:00
Olivier Dony 1632666101 [FIX] stock: move analysis report incorrectly merges multiple lines with same picking, product and qty
This error probably stems from the useless complexity of
the SQL view declaration and the double GROUP BY levels.

The patch rewrites the view query with a single GROUP BY
level and proper aggregation levels, but the core part
of the patch is to replace the outer `group by product_qty`
with a `sum(product_qty)`.

Some columns were also mentioned twice in the same GROUP
BY clause, for some reason.

bzr revid: odo@openerp.com-20131025103626-7l78kdjjr7c2wesb
2013-10-25 12:36:26 +02:00
Christophe Simonis 67d431bdb9 [FIX] stock: allow modification of stock.picking.{in,out} reports via report designer
bzr revid: chs@openerp.com-20130823131214-ipouwtnz8r16mlvv
2013-08-23 15:12:14 +02:00
Romain Deheele 6dcb9a8ed8 [FIX] bug #1192195
lp bug: https://launchpad.net/bugs/1192195 fixed

bzr revid: romain.deheele@camptocamp.com-20130619085939-gwdx0oyr1gphtd3e
2013-06-19 10:59:39 +02:00
Olivier Dony 5a32418c4a [MERGE] OPW 587561: stock: translate move status in Delivery Slip report
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130607171839-iql87w608rtc5f8p
2013-06-07 19:18:39 +02:00
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Hardik Ansodariya 62205a72e0 [IMP] Removed changes from .pot files
bzr revid: han@tinyerp.com-20130411104627-ttjw7q0s9joee7go
2013-04-11 16:16:27 +05:30
Chris Biersbach 13a9c9202c [FIX] Cancelled procurements are no longer taken into account for the inventory analysis report
bzr revid: cbi@openerp.com-20130405120127-051x0zsq0z8tc0o9
2013-04-05 14:01:27 +02:00
Chris Biersbach 1e84f67637 [FIX] Generating the Stock Level Forecast report while having arabic or other foreign characters in the product name no longer causes a traceback
bzr revid: cbi@openerp.com-20130405075139-j327x6kzut3mamqa
2013-04-05 09:51:39 +02:00
Hardik Ansodariya 2c3cb4219d [FIX] stock: states on report delivery slip was not translated (Maintenance case:587561)
bzr revid: han@tinyerp.com-20130325084955-8xqarstq2p1v2qiw
2013-03-25 14:19:55 +05:30
Quentin (OpenERP) 1a8fce0ffb [FIX] stock: print the delivery slip in the customer language
bzr revid: qdp-launchpad@openerp.com-20130306153619-twvcrfik7m77vxcs
2013-03-06 16:36:19 +01:00
Josse Colpaert 72bb2598ee [FIX] Should work better this way
bzr revid: jco@openerp.com-20130306135853-0isxehb6mh41r67t
2013-03-06 14:58:53 +01:00
Josse Colpaert a3c4308952 [FIX] Delivery slip language depends on partner
bzr revid: jco@openerp.com-20130306113447-kz31ed2kiqy0iv5s
2013-03-06 12:34:47 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Fabien Pinckaers f3fc080ef7 [MERGE] module desc + stock
bzr revid: fp@tinyerp.com-20121209105527-4ot27zsv5vqr38ls
2012-12-09 11:55:27 +01:00
Vo Minh Thu ca89ae8f71 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206151316-u1eqx41ltjpz2lrd
2012-12-06 16:13:16 +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
Turkesh Patel (Open ERP) fc6a6d7cea [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-addons20-stock-tpa-fix-aja
bzr revid: tpa@tinyerp.com-20121107130213-t1c8fdri02yuagqi
2012-11-07 18:32:13 +05:30
ajay javiya (OpenERP) b18a7259b9 [IMP]: Improve code in delivery slip report
bzr revid: aja@tinyerp.com-20121107123744-yejs40zxjp1do1o3
2012-11-07 18:07:44 +05:30
Turkesh Patel (Open ERP) ec9a866d22 [MRG] improve delivery slip report
bzr revid: tpa@tinyerp.com-20121107062011-cg57vrg75q17xfv9
2012-11-07 11:50:11 +05:30
ajay javiya (OpenERP) ab92877f40 [IMP]: Improve code in delivery report
bzr revid: aja@tinyerp.com-20121107060912-qyrl4zgoqnbvwbjy
2012-11-07 11:39:12 +05:30
ajay javiya (OpenERP) a4c321e689 [REM]:Remove whitespace from product description code in bracket
bzr revid: aja@tinyerp.com-20121107050933-iu856szkvo6pekjk
2012-11-07 10:39:33 +05:30
ajay javiya (OpenERP) 6293aa38a4 [ADD]: Add email or phone of partner in address
bzr revid: aja@tinyerp.com-20121106103523-l0eb673k56dnzsjq
2012-11-06 16:05:23 +05:30
ajay javiya (OpenERP) 7c263eb8b6 [REM]: Remove recipient from report
bzr revid: aja@tinyerp.com-20121106101213-kvn880ory0bmmdpx
2012-11-06 15:42:13 +05:30
ajay javiya (OpenERP) a20daf7dfb [Fix]: Rename in delivery report
bzr revid: aja@tinyerp.com-20121106093157-2hnhhv4murw4b9mh
2012-11-06 15:01:57 +05:30
Quentin (OpenERP) 00f3dfc6d8 [MERGE] use of formatLAng(amount, currency_obj=...) and use of display_address() in reports
bzr revid: qdp-launchpad@openerp.com-20121012071640-sxhy9xnat65r8158
2012-10-12 09:16:40 +02:00
Atul Patel (OpenERP) f715525300 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121003064028-49llvt047893tx2n
2012-10-03 12:10:28 +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
Atul Patel (OpenERP) 0d80ceda1a [MERGE]: Merged nco branch for display amount with currency symbol using formatLang
bzr revid: atp@tinyerp.com-20121001194847-mgepvrrgwi6ifnlh
2012-10-02 01:18:47 +05:30
Nimesh (Open ERP) a9676cfd8c [IMP] amout with currency.
bzr revid: nco@tinyerp.com-20121001110802-r3l169i2ka73t2rh
2012-10-01 16:38:02 +05:30
Fabien Pinckaers 2ac02ffb08 [MERGE] fix reporting on scrap locations
bzr revid: fp@tinyerp.com-20120930112603-dd5wabhhomoj0zaq
2012-09-30 13:26:03 +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
Mayur Maheshwari (OpenERP) 10fca1992b [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120912100259-k81vv67yg6ydqnwu
2012-09-12 15:32:59 +05:30
Stephane Wirtel a486ba87c1 [MERGE] stock: fix an encoding problem
bzr revid: stw@openerp.com-20120904152037-ow7u2g434htsc2rj
2012-09-04 17:20:37 +02:00
Mayur Maheshwari (OpenERP) 0dd1516ce2 [IMP]stock :set a appropriate access rights and groups for manager and user
bzr revid: mma@tinyerp.com-20120831062201-tyw9qvrf23eh8i3y
2012-08-31 11:52:01 +05:30
Amit Bhavsar (Open ERP) 851d3a0410 Merge with latest addons.
bzr revid: amb@tinyerp.com-20120828085054-mmo9r99godtt3cww
2012-08-28 14:20:54 +05:30
Quentin (OpenERP) 68c732272f [MERGE] lp: 997616
bzr revid: qdp-launchpad@openerp.com-20120823141221-akfyncw29ppodsyr
2012-08-23 16:12:21 +02:00
Turkesh Patel (Open ERP) e7a5fcd896 [FIX] Improved code to encode accented char.
bzr revid: tpa@tinyerp.com-20120823094111-vph3jpaxb29hoqqm
2012-08-23 15:11:11 +05:30
Turkesh Patel (Open ERP) 2bebc58b90 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20120823091448-ouxbelky1i1n2273
2012-08-23 14:44:48 +05:30
Quentin (OpenERP) 557cfcbc53 [MERGE] lp:930209
bzr revid: qdp-launchpad@openerp.com-20120823073047-xizjutknmt8qrtm6
2012-08-23 09:30:47 +02:00
Ajay Chauhan (OpenERP) b2af1abc5e [IMP] stock: remove unwanted code
bzr revid: cha@tinyerp.com-20120821084722-9aml07fk8fs2lxd6
2012-08-21 14:17:22 +05:30
Ajay Chauhan (OpenERP) 25917cf9b1 [IMP] stock: add remaining months in selection of month and add group by month & year in search
bzr revid: cha@tinyerp.com-20120821074051-vz24ihn7d9u87usb
2012-08-21 13:10:51 +05:30
Ajay Chauhan (OpenERP) 53878ed5e9 [MERGE] merge with main addons
bzr revid: cha@tinyerp.com-20120821072524-76tddfl3uie4805p
2012-08-21 12:55:24 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +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
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
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