Commit Graph

68825 Commits

Author SHA1 Message Date
Thibault Delavallée 5e59420989 [FIX] mail_thread: fixed a list that should be a set. This has nothing to do with the previous commit. Seriously.
bzr revid: tde@openerp.com-20130307093414-wcdakf017sskj35l
2013-03-07 10:34:14 +01:00
Thibault Delavallée 000042ac68 [FIX] mail_thread: fixed set that should not be a set.
bzr revid: tde@openerp.com-20130307093115-9jmflmnf420iiz21
2013-03-07 10:31:15 +01:00
Quentin (OpenERP) 1bed52ec67 [FIX] account, duplicate of account.tax: better fix for problem fixed in revision 8807.
fixed the duplicate of tax (wasn't working because of a unique constraint on name field). The previous fix was working only for taxes that doesn't have any child. The reason is that copy() is never called for one2many fields, only copy_data() is called (and give the same results for other fields)

bzr revid: qdp-launchpad@openerp.com-20130307090408-cxb1qcfz4n9ksrg5
2013-03-07 10:04:08 +01:00
Chris Biersbach ae410ff044 [MERGE] OPW 587184: Document: Graceful handling of the case when pdftotext is not installed and an index needs to be generated.
bzr revid: cbi@openerp.com-20130307090434-2anmh0mh0dbz38q0
2013-03-07 10:04:34 +01:00
Chris Biersbach 2a8d7548f7 [FIX] Document: Does no longer generate an error when trying to send a quotation by email when pdftotext is not available. This case is handled more gracefully (a warning in the log). Also changes the default return when generating the index using antiword to be more consistent.
lp bug: https://launchpad.net/bugs/1094423 fixed

bzr revid: cbi@openerp.com-20130307085505-v9vwo788ios8244u
2013-03-07 09:55:05 +01:00
Cedric Snauwaert 26f0b6bfac [FIX]lunch: in order to see lunch menu, put root user as lunch manager by default even if no demo data
bzr revid: csn@openerp.com-20130307084226-o02po2v301x5vgbe
2013-03-07 09:42:26 +01:00
Fabien Meghazi 8b90f3d814 [REM] Remove unused code
bzr revid: fme@openerp.com-20130307083507-3v0kp0oyms4v09tn
2013-03-07 09:35:07 +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
Thibault Delavallée 4d4935d551 [REM] removed duplicate method.
bzr revid: tde@openerp.com-20130307080616-63nuzq15jg0ijkr6
2013-03-07 09:06:16 +01:00
Thibault Delavallée a7003b68ab [FIX] Chatter: typo (send -> sent) + removed an extra space in 'Send a message'
bzr revid: tde@openerp.com-20130307075809-krc3j6ca3460qac2
2013-03-07 08:58:09 +01:00
Thibault Delavallée 7791850f91 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130307075248-pi3qo3kszr3af7cs
2013-03-07 08:52:48 +01:00
Thibault Delavallée e57ffc4836 [FIX] mail: added wrapper for message_Create_patners_from_emails in mail_thread and res_users; cleaned message_post signature to match the pre-merge signature. Also fixed a wrong argument name in message_post_user_api.
bzr revid: tde@openerp.com-20130307075216-kk0m304405ohm7ua
2013-03-07 08:52:16 +01:00
Quentin (OpenERP) 98c5322de9 [MERGE] point_of_sale: accounting entries generation failed if a tax was defined with no account for tax collected.
bzr revid: qdp-launchpad@openerp.com-20130307075210-wf3kht28leu76tek
2013-03-07 08:52:10 +01:00
Quentin (OpenERP) 30ea400bd1 [FIX] project: when writing on several projects, don't erase the name of all projects with the last one's name! stupid me.
bzr revid: qdp-launchpad@openerp.com-20130307075131-1cuhwonymijqueq8
2013-03-07 08:51:31 +01:00
Quentin (OpenERP) 4b361d4036 [MERGE] account_asset: don't restrit to delete an asset if it has unposted depreciation lines (on delete cascade + restrict if it exists some...)
bzr revid: qdp-launchpad@openerp.com-20130307074950-2zq4wy7sa1uswbfr
2013-03-07 08:49:50 +01:00
Launchpad Translations on behalf of openerp c65d36bb65 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130307054408-wu5arb2r3o3o5gmz
bzr revid: launchpad_translations_on_behalf_of_openerp-20130307054431-sed0lo6klnisoyo7
bzr revid: launchpad_translations_on_behalf_of_openerp-20130307054434-qdlzkcum9yy9mkaw
2013-03-07 05:44:34 +00:00
Quentin (OpenERP) e2576590e3 [MERGE] point_of_sale: acconting entries generation failed if a tax was defined with no account for tax collected.
this hack is pretty stupid, don't mention it. We need to refactor the whole function, the sooner the better. At least it's not worst than before as we were already using 'line' without being sure it was defined (and now, with the assert, we are)

bzr revid: qdp-launchpad@openerp.com-20130306174616-rb5sr2a6wv8nef3v
2013-03-06 18:46:16 +01:00
Quentin (OpenERP) 96267bdfce [FIX] project: when writing on several projects, don't erase the name of all projects with the last one's name! stupid me.
bzr revid: qdp-launchpad@openerp.com-20130306172856-35dmxn7efydr5xyf
2013-03-06 18:28:56 +01:00
Quentin (OpenERP) 0b2fa6275c [FIX] hr_expense: open the account.move from the expense
bzr revid: qdp-launchpad@openerp.com-20130306171736-32gq9iyshvcpiddg
2013-03-06 18:17:36 +01:00
Quentin (OpenERP) 3631571040 [MERGE] account_asset: don't restrit to delete an asset if it has unposted depreciation lines (on delete cascade + restrict if it exists some account.move.line)
bzr revid: qdp-launchpad@openerp.com-20130306170538-kqxquf6kzkndgxgy
2013-03-06 18:05:38 +01:00
Quentin (OpenERP) fd54f58ccb [IMP] hr_expense: now propose to open the account.move in form view thanks to a button in the expense form view
bzr revid: qdp-launchpad@openerp.com-20130306163931-609cgn16xmcr0wot
2013-03-06 17:39:31 +01:00
Quentin (OpenERP) 9446f1d291 [MERGE] v7.0
bzr revid: qdp-launchpad@openerp.com-20130306162854-q3d41kqf51vnske8
2013-03-06 17:28:54 +01:00
Thibault Delavallée 445c1aa412 [FIX] mail: added wrapper because of changes introduced in the API recently.
bzr revid: tde@openerp.com-20130306162811-t4505m08nep2jlz4
2013-03-06 17:28:11 +01:00
Quentin (OpenERP) 8ba92bcb4a [MERGE] account_asset: don't restrit to delete an asset if it has depreciation lines (on delete cascade). The case where those depreciation lines are posted is already handled byt the non possibility of unlinking an account.move
bzr revid: qdp-launchpad@openerp.com-20130306162455-8tn3vikw4qbtyiz3
2013-03-06 17:24:55 +01:00
niv-openerp 527e17033c [FIX] typo in previous commit
bzr revid: nicolas.vanhoren@openerp.com-20130306162436-nuitgum452gz6bq9
2013-03-06 17:24:36 +01:00
Cedric Snauwaert 7577488134 [FIX]point of sale: when creating account_move_line, was passing a false parameter instead of a correct account id
bzr revid: csn@openerp.com-20130306155548-pdeli8m5ao3126aw
2013-03-06 16:55:48 +01:00
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
Quentin (OpenERP) d97916a063 [IMP] expression.py: added a clue to debug fuzzy tracebacks related to domain badly written
bzr revid: qdp-launchpad@openerp.com-20130306152328-qdlil19diks4mvkt
2013-03-06 16:23:28 +01:00
Cedric Snauwaert d383666364 [FIX]l10n_fr_hr_payroll: fix a few errors in report
bzr revid: csn@openerp.com-20130306152216-061prm1hkt77iidk
2013-03-06 16:22:16 +01:00
Fabien Meghazi c41aa09d92 [FIX] Restore cookie_db check
bzr revid: fme@openerp.com-20130306152129-945co8a1gljz95eu
2013-03-06 16:21:29 +01:00
niv-openerp 13ec67e478 [FIX] visual problem in some cases in field texts, solved by switching field texts to simple html output instead of textarea when in read-only mode
lp bug: https://launchpad.net/bugs/1149640 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130306151306-1qwv04bvw50z81z9
2013-03-06 16:13:06 +01:00
Thibault Delavallée d1c7b2bf3c [MERGE] [REV] mail: reverted commit 8802. Reason: opt-out will be used only for marketing campaigns; notification_email_send for emails.
bzr revid: tde@openerp.com-20130306151007-8vru0w6tsjukbesn
2013-03-06 16:10:07 +01:00
Quentin (OpenERP) c659912b1e [MERGE] fix of bad partner chosen for accounting entries when doing stock valuation (imply a small refactoring of the function that moves on the partner instead of being of the invoice)
bzr revid: qdp-launchpad@openerp.com-20130306150142-oyjyn3s7scfc31yw
2013-03-06 16:01:42 +01:00
Xavier Morel 32d90f6014 [FIX] cleanup m2o field events when reloading m2o fields
The big issue was the hooking on the closest ui-dialog's scroll event:
if an m2o in a dialog (e.g. wizard-type situations) toggled state from
editable to readonly (workflow action of some sort), the event hook
would remain, and call .$input.autocomplete("widget") which would blow
up because the autocompletion widget hasn't been re-initialized.

Take care to fully unbind all events during the reload process to
avoid this issue (and potentially other such as duplicate bindings and
the like).

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

bzr revid: xmo@openerp.com-20130306145527-sssv7ocfvqxgv896
2013-03-06 15:55:27 +01:00
Olivier Dony 13092cfab4 [I18N] web_*: update translation templates for latest term changes due to bug fixes
bzr revid: odo@openerp.com-20130307121731-m5nj8g59fbisfjhz
2013-03-07 13:17:31 +01:00
Vo Minh Thu 4a77c6a0c5 [FIX] timezone: under windows os.environ["TZ"] was not affecting the server,
now it does (probably because we make sure to first set the environment
*then* import the time module. Works fine under Windows XP.

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

bzr revid: vmt@openerp.com-20130307121637-47fac72clykizlnj
2013-03-07 13:16:37 +01:00
Olivier Dony 9bb7ff3413 [I18N] base: update translation templates for latest term changes due to bug fixes
bzr revid: odo@openerp.com-20130307120259-oiywqqlxwfpn2uc6
2013-03-07 13:02:59 +01:00
Fabien Meghazi 2084065daa [FIX] xml2str: Do not keep html void tags opened
bzr revid: fme@openerp.com-20130306144024-gjuyq6fsrvol12x2
2013-03-06 15:40:24 +01:00
Quentin (OpenERP) ee72f0953a [FIX] hr_expense: typo
bzr revid: qdp-launchpad@openerp.com-20130306143837-gc7edztg71h5hi56
2013-03-06 15:38:37 +01:00
Quentin (OpenERP) d448390caf [FIX] hr_expense: mising coma in manifest
bzr revid: qdp-launchpad@openerp.com-20130306143534-30vh1xl79eo6bf5c
2013-03-06 15:35:34 +01:00
Vo Minh Thu 8b447b9d15 [FIX] setup.nsi: better IfErrors/StrCmp order after testing the postgres registry keys.
bzr revid: vmt@openerp.com-20130306143444-8qgpa6yj0c00ua0v
2013-03-06 15:34:44 +01:00
Vo Minh Thu cdfdaa455d [FIX] babel: the babel localedata was put back to its right place in the previous commit, so the zip-related hack can disappear.
bzr revid: vmt@openerp.com-20130306143317-oo4n6x78v68rqn9i
2013-03-06 15:33:17 +01:00
Thibault Delavallée aa054ebb74 [REV] mail: reverted commit 8802. Reason: opt-out will be used only for marketing campaigns; notification_email_send for emails.
bzr revid: tde@openerp.com-20130306142741-ghazensh58xw3rvu
2013-03-06 15:27:41 +01:00
Quentin (OpenERP) cdabf79cf2 [REF] hr_expense, creation of accounting entries from hr.expense: a lot of code refactoring. Still a huge work to be done in order to factorize some code with other objects (like account.invoice, account.voucher, account.asset...)
bzr revid: qdp-launchpad@openerp.com-20130306140554-fhs6fhkyb779t6re
2013-03-06 15:05:54 +01:00
Thibault Delavallée 1f4002447e [IMP] Chatter: small css cleaning about Send a message or Log a note.
bzr revid: tde@openerp.com-20130306140120-n6vub0d82gjr6hlh
2013-03-06 15:01:20 +01:00
Thibault Delavallée c164cac08c [IMP] crm: logging/schedulign a call now adds the description in the chatter message.
bzr revid: tde@openerp.com-20130306140107-myvtia1tsham9yuv
2013-03-06 15:01:07 +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
Quentin (OpenERP) 7f8d7e3518 [FIX] account: fixed the duplicate of tax (wasn't working because of a unique constraint on name field)
bzr revid: qdp-launchpad@openerp.com-20130306132543-4kqiwuvoo61h18qs
2013-03-06 14:25:43 +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
Vo Minh Thu 70d97d67db [FIX] setup.py (windows): add some babel files not automatically included by py2exe.
lp bug: https://launchpad.net/bugs/1089801 fixed

bzr revid: vmt@openerp.com-20130306112159-9j58mf0se3lf7a0j
2013-03-06 12:21:59 +01:00