Commit Graph

69726 Commits

Author SHA1 Message Date
Quentin (OpenERP) 7b773c1fbc [FIX] project_long_term: domain overwritten in search view to avoid crash saying 'project_id is not defined'
bzr revid: qdp-launchpad@openerp.com-20130522080056-hz116wh4unu1tz09
2013-05-22 10:00:56 +02:00
Launchpad Translations on behalf of openerp 983b17ea0a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130522052736-t0x1wh4cm1tqvfy2
2013-05-22 05:27:36 +00:00
Martin Trigaux 9d24045ab5 [MERGE] Fix partial picking, set unavailable products to zero, contribution by Sebastien LANGE (Syleam)
bzr revid: mat@openerp.com-20130521154537-skpw1sjnxrb6wfg8
2013-05-21 17:45:37 +02:00
Olivier Dony 87d4e69a65 [MERGE] web doc: less confusing client action example, courtesy of Nhomar (Vauxoo)
bzr revid: odo@openerp.com-20130521145721-v9vz5e8n7127z9vy
2013-05-21 16:57:21 +02:00
Martin Trigaux 3f286103b1 [MERGE] Fix partial picking for no send goods not available
lp bug: https://launchpad.net/bugs/1093079 fixed

bzr revid: mat@openerp.com-20130521144138-q36iy0hcyw02adpv
2013-05-21 16:41:38 +02:00
Martin Trigaux 2ae6b2ee61 [IMP] remove read access to incoming mail server configuration
forward port of rev 7214 in 6.1

bzr revid: mat@openerp.com-20130521143449-7vdbhul5zpm2y0zf
2013-05-21 16:34:49 +02:00
Martin Trigaux b350222919 [IMP] remove read access to outgoing mail server configuration
forward port of rev 4349 in 6.1

bzr revid: mat@openerp.com-20130521143434-m9pmnljvtbh52elk
2013-05-21 16:34:34 +02:00
dle@openerp.com 0faa40aefb [FIX]base_vat: ensure country_code is alphabetic
bzr revid: dle@openerp.com-20130521134231-fpsny6w54g3isg82
2013-05-21 15:42:31 +02:00
Martin Trigaux 187a378110 [IMP] remove read access to incoming mail server configuration
forward port of rev 7214 in 6.1

bzr revid: mat@openerp.com-20130521133128-ogxflb2rohwecbxa
2013-05-21 15:31:28 +02:00
Martin Trigaux b8aed2249a [IMP] remove read access to outgoing mail server configuration
forward port of rev 4349 in 6.1

bzr revid: mat@openerp.com-20130521133025-198z6n1nqltcisx2
2013-05-21 15:30:25 +02:00
Martin Trigaux 04a32e5ef2 [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130521132230-0ov3cdnqv3eb6uvb
2013-05-21 15:22:30 +02:00
Martin Trigaux 2c4f0c9a13 [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130521131651-7rb9ybgiarj6dwr0
2013-05-21 15:16:51 +02:00
Frédéric van der Essen 39e99c1ce5 [MERGE] point_of_sale: fix for product packaging barcodes
bzr revid: fva@openerp.com-20130521093609-0y0z190ut9iggb0w
2013-05-21 11:36:09 +02:00
Frédéric van der Essen 6d03a9be51 [FIX] point_of_sale: wrong ean field for packagings
bzr revid: fva@openerp.com-20130521090942-hvtze13ek6p7nguo
2013-05-21 11:09:42 +02:00
Cedric Snauwaert c9b8a674b1 [FIX]share_wizard: fix problem due to related o2m fields that doesn't have the field: _fields_id
bzr revid: csn@openerp.com-20130521075553-lgbp3neaqeq8dzfo
2013-05-21 09:55:53 +02:00
Launchpad Translations on behalf of openerp 727de3660d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130519061258-u0iw6lfwponrmlrp
bzr revid: launchpad_translations_on_behalf_of_openerp-20130520063201-x6ngc83h4rru51rx
bzr revid: launchpad_translations_on_behalf_of_openerp-20130521054415-2s1mdz92ybpgx12d
2013-05-21 05:44:15 +00:00
Launchpad Translations on behalf of openerp 1647391acc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130519061236-r4zubxtanesjqld0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130520063148-0crtjtoieit1g5k8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130521054352-g6yw7uvuietnscm6
2013-05-21 05:43:52 +00:00
Launchpad Translations on behalf of openerp c8136cee66 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130519061301-tarop35lwadoymxh
2013-05-19 06:13:01 +00:00
Nhomar Hernandez f0ae319dec [IMP] When we go step by step, change the Case for a variable in a diff
Is a little confufing, in our case 100% of time our team had problems confusing Action with action
Obtaining an error with prototype because incorrect declaration.

IMHO this is a No-Brain merge, but i explain well to be sure you understand my point.

bzr revid: nhomar@gmail.com-20130517205608-wykuz0oxjccf6021
2013-05-17 16:26:08 -04:30
Olivier Dony 0e8ca44530 [FIX] ir.sequence: add a proper default value for number_next_actual (0 is disallowed by default) + avoid error when trying to alter a sequence during creation
lp bug: https://launchpad.net/bugs/960201 fixed

bzr revid: odo@openerp.com-20130517181514-xcy83yakpuqa3oik
2013-05-17 20:15:14 +02:00
Olivier Dony b50a964eb8 [MERGE] ir.sequence: lazily compute next value for PostgreSQL-backed ir.sequences + avoid resetting it at each change to the sequence, courtesy of Ronald Portier (Therp)
The original patch proposed by Ronald has been modified to
make it more suitable to a stable version, in the following
aspects:
- remove all extra physical columns (boolean flags), as they
  would break the stable policy and were actually unnecessary
  to fix the bug
- avoid displaying both the number_next and the number_next_actual,
  the latter is sufficient
- fix a possible bug when setting the number_next to 0

lp bug: https://launchpad.net/bugs/960201 fixed

bzr revid: odo@openerp.com-20130517173513-msabph5x62c9wjxt
2013-05-17 19:35:13 +02:00
Olivier Dony ef94c53c6f [MERGE] account: safer code for accessing company currency data, in order to avoid errors in some multi-company setups, courtesy of Alexandre Fayolle (Camptocamp)
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: odo@openerp.com-20130517170616-0jkqfls1ph7ydctz
2013-05-17 19:06:16 +02:00
Olivier Dony 4f426731bd [MERGE] res.currency: default to global currencies in multi-company setup + add proper ir.rule, courtesy of Alexandre Fayolle (Camptocamp)
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: odo@openerp.com-20130517170414-zx9v1x3noqnce4h0
2013-05-17 19:04:14 +02:00
Olivier Dony f49570ee55 [MERGE] l10n_es: updated version of Spanish localization, including a new Chart for associations, courtesy of the Spanish localization team (via Pedro Manuel Baeza, Serv. Tecnol. Avanzados)
bzr revid: odo@openerp.com-20130517164146-0og90y9adxzoozj0
2013-05-17 18:41:46 +02:00
Xavier Morel c694837a64 [FIX] parsing of domains with non-ascii unicode literals
update py.js to support parsing of escape sequences in string literals

bzr revid: xmo@openerp.com-20130517162215-4afen1mdzbfx1mxi
2013-05-17 18:22:15 +02:00
Cedric Snauwaert 33ec8239d1 [FIX]ir_sequence: better args definition
bzr revid: csn@openerp.com-20130517154544-c9jywavo9pnfn4rt
2013-05-17 17:45:44 +02:00
Olivier Dony 8d639576f0 [FIX] modify domain evaluation tests to avoid relying on res.currency entries assigned to companies, as demo data was modified for bug 1111298
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: odo@openerp.com-20130517141726-67utxubzdflsgsnx
2013-05-17 16:17:26 +02:00
Cedric Snauwaert 913a7a6e5c [FIX]ir_sequence: only execute a change on postgresql sequence when really needed and add a field to get an approximation of the current next_number.
bzr revid: csn@openerp.com-20130517124328-kex5katw2tgpgdty
2013-05-17 14:43:28 +02:00
Vidhin Mehta 9182621004 [IMP]
bzr revid: vme@tinyerp.com-20130517110150-c7wm67kfnp1p2lkd
2013-05-17 16:31:50 +05:30
Olivier Dony fb3835e8dc [FIX] l10n_vn: removed incorrect exec bit on files that have no reason to have it
lp bug: https://launchpad.net/bugs/993414 fixed

bzr revid: odo@openerp.com-20130517103502-llfmq8m9hk1tjz6c
2013-05-17 12:35:02 +02:00
Olivier Dony e608027256 [FIX] openerp/tests/test_mail.py marked executable as it should
lp bug: https://launchpad.net/bugs/993414 fixed

bzr revid: odo@openerp.com-20130517102933-u1u4n2ad5jxnndw5
2013-05-17 12:29:33 +02:00
Olivier Dony c8b464b0a1 [MERGE] l10n_es: updated version of Spanish localization, including a new Chart for associations, courtesy of the Spanish localization team (via Pedro Manuel Baeza, Serv. Tecnol. Avanzados)
bzr revid: odo@openerp.com-20130517101422-krf1cuk31acszr96
2013-05-17 12:14:22 +02:00
Xavier Morel 548eea6426 [IMP] mouse cursors in search view drawer
bzr revid: xmo@openerp.com-20130517100316-9angbyhncxhg8620
2013-05-17 12:03:16 +02:00
Olivier Dony 9cff3f2a58 [MERGE] res.currency: default to global currencies in multi-company setup + add proper ir.rule, courtesy of Alexandre Fayolle (Camptocamp)
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: odo@openerp.com-20130517093958-d16k9gceenznm9vp
2013-05-17 11:39:58 +02:00
Olivier Dony 764dd051cd [MERGE] account: safer code for accessing company currency data, in order to avoid errors in some multi-company setups, courtesy of Alexandre Fayolle (Camptocamp)
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: odo@openerp.com-20130517093301-702o8x78ufcc369e
2013-05-17 11:33:01 +02:00
Cedric Snauwaert ce5c5557a3 [FIX]ir_sequence: fix cryptic error message when prefix/suffix is not in a valid format and update number_next in order for it to have same value as the sql sequence preventing the sql sequence to restart from one if a write is done.
bzr revid: csn@openerp.com-20130517090421-kik3215az48lg02f
2013-05-17 11:04:21 +02:00
Alexandre Fayolle 89efc89651 [FIX] remove company_id from currencies in currency_data.xml
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20130517080319-ct4j81mc01dr1e2v
2013-05-17 10:03:19 +02:00
cbi@openerp.my.openerp.com 3d9c8b0513 [FIX] missing multi company currency access rules, set currency.company_id to False by default
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20130517080246-k23d8hd0ks36cr5l
2013-05-17 10:02:46 +02:00
Alexandre Fayolle b0ee634dec [FIX] some missed access to currency_id through company_id
bzr revid: alexandre.fayolle@camptocamp.com-20130517080031-7j72snb9mdv91cto
2013-05-17 10:00:31 +02:00
Quentin (OpenERP) e018fb46c5 [FIX] sale_crm: if set on the sale order, copy the sale team to the created invoices
bzr revid: qdp-launchpad@openerp.com-20130517074002-qymqczukhj7mpc54
2013-05-17 09:40:02 +02:00
Alexandre Fayolle 8bdccc5cd2 [FIX] work around bug preventing to validate invoices in multicompany setting
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20130517073516-yko5zp0j8zlopq2d
2013-05-17 09:35:16 +02:00
Paramjit Singh Sahota 3a7a4f7d5e [IMP] Removed 'cursor on '.openerp .oe_searchview .oe_searchview_drawer .oe_searchview_advanced li' and then added 'cursor:default' on '.openerp .oe_searchview .oe_searchview_drawer'.
bzr revid: psa@tinyerp.com-20130517060133-zw7zpuvxhc459s5e
2013-05-17 11:31:33 +05:30
Paramjit Singh Sahota a031c86d68 [MERGE] Merged lp:openerp-web/7.0
bzr revid: bth@tinyerp.com-20130417073823-qh3hzbj2j70kt6c6
bzr revid: psa@tinyerp.com-20130517053130-09k6t1os2x6g8i0j
2013-05-17 11:01:30 +05:30
Vidhin Mehta d6024fa36b [FIX]add callback function to fetch_lang and in *drop db* which is not created,after drop it shows 'db succesfully droped'.
bzr revid: vme@tinyerp.com-20130516170403-7oil1k6em99a1hmp
2013-05-16 22:34:03 +05:30
Olivier Dony f97439e0ce [FIX] portal_hr_employee: use dedicated employee kanban view, avoids leaking undesired employee information in case parent view is inherited
lp bug: https://launchpad.net/bugs/1179349 fixed

bzr revid: odo@openerp.com-20130516161949-0wvysc20f9m1vn63
2013-05-16 18:19:49 +02:00
Cedric Snauwaert 655e36bc50 [FIX]sale_crm: when validating a SO with a sale team associated, information was not in associated invoice.
bzr revid: csn@openerp.com-20130516151255-azu6a3x6les0tzu6
2013-05-16 17:12:55 +02:00
Xavier Morel ee262e156a [FIX] delete event in calendar, courtesy of Holger Brunn
Calendar has type mismatche issues where event ids are obtained as
strings even when they are numbers, this is (ish) why get_id_index was
added to Dataset.

When having an event_id in calendar, can't use event_id directly needs
to ensure we have valid index and use that index to get "correct (ly
typed)" id from dataset.

bzr revid: xmo@openerp.com-20130516144904-hbfd5zkl8lic33n8
2013-05-16 16:49:04 +02:00
Xavier Morel 4f4783537a [FIX] missing class leading to broken list layout in o2m
bzr revid: xmo@openerp.com-20130516144219-xqab9eio006r43rb
2013-05-16 16:42:19 +02:00
Xavier Morel ae1ea1ac58 [FIX] incorrect company logo on databases with uppercase letters
bzr revid: xmo@openerp.com-20130516132200-t4h6gtoplkqzuh1w
2013-05-16 15:22:00 +02:00
Xavier Morel 3c32920301 [FIX] Error when selecting filters in calendar view
e.g. calendar view of customer invoice

Also attempted to make the code flow slightly simpler by just forcing
the filter to a [value, label] pair in all cases.

bzr revid: xmo@openerp.com-20130516125650-qeqx97dzzhzjrq52
2013-05-16 14:56:50 +02:00