Commit Graph

33581 Commits

Author SHA1 Message Date
Fabien Pinckaers 16ee6bb22f [FIX] fixing yaml tests
bzr revid: fp@tinyerp.com-20120215183433-qacfwokts5jh85vi
2012-02-15 19:34:33 +01:00
Fabien Pinckaers aa13133b1b [FIX] removed bad code
bzr revid: fp@tinyerp.com-20120215180028-jjgi6zni0mzzofpf
2012-02-15 19:00:28 +01:00
Olivier Dony 11292d811c [MERGE] sale: invoice generation refactoring, courtesy of Alexis de Lattre
bzr revid: odo@openerp.com-20120215173252-0gjpehkjtmw5s1uk
2012-02-15 18:32:52 +01:00
Quentin (OpenERP) a9697c5404 [MERGE] lp881356
lp bug: https://launchpad.net/bugs/881356 fixed

bzr revid: qdp-launchpad@openerp.com-20120215171625-i3zf4nhhjuz82bob
2012-02-15 18:16:25 +01:00
Quentin (OpenERP) c4edc79625 [FIX] stock: corrected fix of bug 881356
bzr revid: qdp-launchpad@openerp.com-20120215171215-6r0ky0a8o6a6ogm3
2012-02-15 18:12:15 +01:00
Olivier Dony f1ed6465a7 [IMP] Restored sale.order._inv_get() method for compatibility
Also added missing context guard (all methods that access
the context should care for the None case, even if they
are currently always called with a context).
Improved docstrings to follow doc guidelines.

bzr revid: odo@openerp.com-20120215170911-8ekde3lqmkoxztae
2012-02-15 18:09:11 +01:00
Olivier Dony 882fb0d554 [MERGE] sale: Add _prepare_invoice(), courtesy of Alexis Delattre
bzr revid: odo@openerp.com-20120215162810-5c8t8i5nnb3jeyx9
2012-02-15 17:28:10 +01:00
Quentin (OpenERP) efee12a1bb [FIX] account_anglo_saxon: analytic entries should be created only for the p&l accounts
lp bug: https://launchpad.net/bugs/921877 fixed

bzr revid: qdp-launchpad@openerp.com-20120215160628-bclr0g1q8ulylyhq
2012-02-15 17:06:28 +01:00
Olivier Dony 3a2159444c [FIX] Calling random.seed() with a constant is Bad(TM)
bzr revid: odo@openerp.com-20120215155424-smixp8x6pqyk97lo
2012-02-15 16:54:24 +01:00
Olivier Dony 6f874454bf [FIX] share: create sharing rule even when no other ir.rule exists
lp bug: https://launchpad.net/bugs/909150 fixed

bzr revid: odo@openerp.com-20120215153440-c6ojz409kwzaus5w
2012-02-15 16:34:40 +01:00
Xavier Morel a01c57c31f [FIX] handling of date and time formats with bare/literal characters
lp bug: https://launchpad.net/bugs/932448 fixed

bzr revid: xmo@openerp.com-20120215153237-4q1y6snebxk6sheh
2012-02-15 16:32:37 +01:00
Thibault Delavallée 288f7c7892 [MERGE] project: fixed a b ug when duplicating a project: tasks relations (parent_ids and child_ids) are now correctly managed.
lp bug: https://launchpad.net/bugs/878638 fixed

bzr revid: tde@openerp.com-20120215145845-vgqpjz97a0exdork
2012-02-15 15:58:45 +01:00
Thibault Delavallée c867b07ca1 [FIX] Code cleaning
bzr revid: tde@openerp.com-20120215145112-xn04a7jyhdex3o0d
2012-02-15 15:51:12 +01:00
Thibault Delavallée 46dd29fdfd [FIX] When creating a project via a template, tasks were copied twice. template_coyp is now unnecessary, as copy handles task copy. Modified yml test accordingly.
bzr revid: tde@openerp.com-20120215142023-m0hq55ayf6njit9q
2012-02-15 15:20:23 +01:00
Quentin (OpenERP) 29ca2327c1 [FIX] account: removed date fields on automatic reconciliation wizard (these options were not supported before so we remove the fields because we don't see a real need for it)
bzr revid: qdp-launchpad@openerp.com-20120215135115-i32tnzekvnn5u37l
2012-02-15 14:51:15 +01:00
Thibault Delavallée a6948dada7 [MERGE] Merged with main addons
bzr revid: tde@openerp.com-20120215134840-yaohsrb50crhjr90
2012-02-15 14:48:40 +01:00
Fabien Meghazi 2285ce9b02 [IMP] Improved dirty save button styling
bzr revid: fme@openerp.com-20120215133653-t6fvjsv1sl9xlald
2012-02-15 14:36:53 +01:00
Antony Lesuisse d8a6fa3b40 [FIX] base_contact migration to contact
lp bug: https://launchpad.net/bugs/927707 fixed

bzr revid: al@openerp.com-20120215132213-n8v4isg4ibftr15f
2012-02-15 14:22:13 +01:00
Quentin (OpenERP) 351d056c44 [FIX+IMP] l10n_be: partner vat listing xml statement upgraded to intervat 8.0. Added the possibility to print the list exported. Those 2 points are courtesy of Noviat. Improved the query to get data for this xml export: we now base our computation on the tax_amount and tax_code_id, which is way more correct.
bzr revid: qdp-launchpad@openerp.com-20120215131816-17ayv0pom1iddxf8
2012-02-15 14:18:16 +01:00
Vo Minh Thu c6f4982ef9 [FIX] auth_openid: added `web` dependency in the manifest.
bzr revid: vmt@openerp.com-20120215131634-vk92kp2e0p2k288d
2012-02-15 14:16:34 +01:00
Fabien Meghazi ac3006c5e5 [ADD] Bind form warning to Cancel button
bzr revid: fme@openerp.com-20120215123901-po1dk32p9lbgadjk
2012-02-15 13:39:01 +01:00
Xavier Morel 987ed581f3 [MERGE] fix to redirection loop bug when serving mobile client as HTTPS, courtesy of Mikel Martin
bzr revid: xmo@openerp.com-20120215115737-a5whcgzk6r03b76p
2012-02-15 12:57:37 +01:00
Xavier Morel 8ad5f239f5 [FIX] unscrew labels in graphs
bzr revid: xmo@openerp.com-20120215112424-meswcv2u60b0lxdi
2012-02-15 12:24:24 +01:00
Fabien Meghazi 8a5f5e1199 [IMP] Restore form dirty confirmation on pager change
bzr revid: fme@openerp.com-20120215105628-i91krjqgbx28n1h2
2012-02-15 11:56:28 +01:00
Fabien Pinckaers e10bb64419 [IMP] period of invoice in partnership analysis
bzr revid: fp@tinyerp.com-20120215105212-m3wwf54qj8cz2ktl
2012-02-15 11:52:12 +01:00
Fabien Meghazi 1fe3aadf1b [IMP] Visually notify the user that a form's field is dirty
bzr revid: fme@openerp.com-20120215104814-22mkvy03msp0oune
2012-02-15 11:48:14 +01:00
Fabien Meghazi 12c1268525 [IMP] Support for One2Many
bzr revid: fme@openerp.com-20120215103405-svbhpnu3hyx2q8rb
2012-02-15 11:34:05 +01:00
Fabien Meghazi 6a1c9d5e31 [IMP] Dirty save button background white
bzr revid: fme@openerp.com-20120215100611-mtivosknk4px070z
2012-02-15 11:06:11 +01:00
Fabien Meghazi bc233c30e5 [FIX] Merge last trunk
bzr revid: fme@openerp.com-20120215095940-2jv27t91i7u5mm0r
2012-02-15 10:59:40 +01:00
Stephane Wirtel 5d4ff77bd3 [FIX] webkit: Set the right signature for the get_lib function
bzr revid: stw@openerp.com-20120215095527-a3b4ps6lyk735v1h
2012-02-15 10:55:27 +01:00
mikel 79f4e01eaa Suggested fix
bzr revid: mikel@pcl2-20120215094614-uzbqxiuemq6iu3f9
2012-02-15 10:46:14 +01:00
Antony Lesuisse 3295f36a11 [MERGE] account period generation revert wrong date_context patch
bzr revid: al@openerp.com-20120215094229-4852u5f1b1445229
2012-02-15 10:42:29 +01:00
Thibault Delavallée 220a94b317 [FIX] Back to old formatting, before revno 6565
bzr revid: tde@openerp.com-20120215093817-v6shtzwmc24ewbgc
2012-02-15 10:38:17 +01:00
Xavier Morel 99f01e1df2 [MERGE] graph issues fixes
bzr revid: xmo@openerp.com-20120215092422-0emfdu4cx3opuxxk
2012-02-15 10:24:22 +01:00
Antony Lesuisse 137612b4c5 [MERGE] report_webkit move wkhtmltopdf PATH from company to ir config parameters
bzr revid: al@openerp.com-20120215092317-ops1e4bbjepzrsah
2012-02-15 10:23:17 +01:00
Thibault Delavallée 12dba1122a [IMP] Modified argument order in context_today call (context passed as last argument to comply to OpenERP coding guidelines)
bzr revid: tde@openerp.com-20120215092229-olnjl9e2ant2ka55
2012-02-15 10:22:29 +01:00
Thibault Delavallée ef4ec91715 [FIX] Fixed date_start and date_stop in period creation. Using the fields.date.context_today in revno 6565 was performed uysing current datetime instead of correct beginning and end of months timestamps.
bzr revid: tde@openerp.com-20120215091707-0wt01bms652pzz5e
2012-02-15 10:17:07 +01:00
Vaibhav (OpenERP) 7ef0c1e17d [FIX] Undefined container element for Pie chart, error while string operation on boolean value.
bzr revid: vda@tinyerp.com-20120215063746-7j0n14lms083hh79
2012-02-15 12:07:46 +05:30
Launchpad Translations on behalf of openerp 750c5db2a3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215052758-5ewjbeg83nu452ff
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215054356-0718b6y05htv4o7n
2012-02-15 05:43:56 +00:00
mikel 112070a58f [FIX] When using apache https as proxy for openerp accesing /mobile url leads to redirection loop. This change, 1 line solves the problem.
bzr revid: mikel@pcl2-20120214220615-j28302zaeoewdan6
2012-02-14 23:06:15 +01:00
Fabien Pinckaers 8fb70db8a0 [IMP] better index, on behalf of ferdinand, bug 571203
bzr revid: fp@tinyerp.com-20120214184331-w7yrj6ejuengvwou
2012-02-14 19:43:31 +01:00
Fabien Pinckaers 57f9691dc4 [IMP] remove base_report_creator: deprecated by gorup_by stuff
bzr revid: fp@tinyerp.com-20120214182710-mv1emp4a20do06wz
2012-02-14 19:27:10 +01:00
Fabien Pinckaers 392a847d06 [IMP] removed document_ics
bzr revid: fp@tinyerp.com-20120214182557-0oxwx2yucxs1e3h2
2012-02-14 19:25:57 +01:00
Fabien Meghazi 18cd75716f [FIX] Do not omit current language value when saving translation box values
bzr revid: fme@openerp.com-20120214170513-64v5ifw7tp8i168m
2012-02-14 18:05:13 +01:00
Fabien Meghazi 177e0d9287 [FIX] Translate dialog, set dirty flag after set value
bzr revid: fme@openerp.com-20120214165809-wes7aww6i5oncwqc
2012-02-14 17:58:09 +01:00
Fabien Meghazi 6f98370b38 [FIX] Fix little regression about translatable fields styling
bzr revid: fme@openerp.com-20120214163443-pz7nmhj1ktbfhucm
2012-02-14 17:34:43 +01:00
Fabien Meghazi 56c0e786f4 [FIX] When we click on "Point of Sale" in folder menu mode, it shows a blank menu
lp bug: https://launchpad.net/bugs/906732 fixed

bzr revid: fme@openerp.com-20120214162657-i8hes1iy67wi4isj
2012-02-14 17:26:57 +01:00
niv-openerp cf6b9b6e3e [fix] complex bug in BufferedDataSet
lp bug: https://launchpad.net/bugs/925345 fixed

bzr revid: nicolas.vanhoren@openerp.com-20120214161558-k634bkwbwq0vk58p
2012-02-14 17:15:58 +01:00
Quentin (OpenERP) 471d403d81 [FIX] mrp_subproduct: update qty to produce now change accordingly the qty of subproducts created
lp bug: https://launchpad.net/bugs/904170 fixed

bzr revid: qdp-launchpad@openerp.com-20120214155746-zyejucj0745obtps
2012-02-14 16:57:46 +01:00
Fabien Meghazi 9effc0ba64 [FIX] Field selection does not wrap long options
lp bug: https://launchpad.net/bugs/901605 fixed

bzr revid: fme@openerp.com-20120214155002-niir827r181fvxyq
2012-02-14 16:50:02 +01:00