Commit Graph

56665 Commits

Author SHA1 Message Date
Olivier Dony 8a9db0b58f [FIX] account,hr_timesheet_sheet: fix YML assertRaise-like testcases that did not verify the result, courtesy of Laetitia Gangloff (Acsone)
bzr revid: odo@openerp.com-20130819142314-cirsm5jxg6e0uw02
2013-08-19 16:23:14 +02:00
Launchpad Translations on behalf of openerp 0e74fd31a4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130815055122-qjjh1oa8122npkdt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130816060311-osd5epg0pjqggizo
bzr revid: launchpad_translations_on_behalf_of_openerp-20130817061650-b596lee67z2gon1h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130818050503-e1c1ferew0px4k1y
bzr revid: launchpad_translations_on_behalf_of_openerp-20130819045737-ef63g3nwk154ezyw
2013-08-19 04:57:37 +00:00
Launchpad Translations on behalf of openerp d91ba409fd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130815055129-l249p9ncbc2h5ofe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130815055040-zhr6j27dl2pml3xj
bzr revid: launchpad_translations_on_behalf_of_openerp-20130817061604-2qsvxvuesqqeah0x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130818050455-fwt3xl3oyarv2ed8
2013-08-18 05:04:55 +00:00
Paramjit Singh Sahota 22669ee07c [MERGE] Merged lp:openobject-addons/7.0
bzr revid: psa@tinyerp.com-20130624131850-bz1speq0m5qvklx5
bzr revid: psa@tinyerp.com-20130813111300-mx6ditfva9dn01nj
2013-08-13 16:43:00 +05:30
Launchpad Translations on behalf of openerp b9cc4e0c33 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130813060644-aqcty76tubwcndqr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130814061143-xd9u24slxcp1dft9
2013-08-14 06:11:43 +00:00
niv-openerp a07da01457 [FIX] remove last password saving feature
lp bug: https://launchpad.net/bugs/1211795 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130813142011-osv12ybmwvjj5dso
2013-08-13 16:20:11 +02:00
Olivier Dony 54499cd053 [FIX] account_report_company: avoid including the address in the computed display name
bzr revid: odo@openerp.com-20130813082247-fz1cv55l82j9uo3l
2013-08-13 10:22:47 +02:00
Martin Trigaux f9ddd354bd [MERGE] l10n_be: add translation of belgian chart of accounts in Flemish
requires merge 5049 in server 7.0 (support of i18n_extra folder)
requires l10n_multilang preinstalled before l10n_be (to add translatable fields)
move l10n_be_wizard.yml to l10n_be_hr_payroll_account (requires an accounting plan installed to import data)
set action wizard for multichart selection opened
add translation of chart of account into nl_BE, courtesy of Geert Janssens
point_of_sale: fix default journal selection for config (broken runbot test)

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

bzr revid: mat@openerp.com-20130814153028-f0rj5truwrlqgrxe
2013-08-14 17:30:28 +02:00
Martin Trigaux 41ca4aa350 [FIX] point_of_sale: ok this one should be good
bzr revid: mat@openerp.com-20130814140240-f0qqsks6tcc423s8
2013-08-14 16:02:40 +02:00
Martin Trigaux 9f5c0f54ec [FIX] point_of_sale: oups, needs an id
bzr revid: mat@openerp.com-20130814135346-6zpzl6tc0efowquj
2013-08-14 15:53:46 +02:00
Martin Trigaux 38f2806579 [FIX] point_of_sale: better default sale journal for new pos.config, use company of current user
done to fix test in 01_order_to_payment.yml when creating pos.order
default config can have journal of different company, will get exception if done with a journal of main company

bzr revid: mat@openerp.com-20130814134511-c0f3z27f9p2gflt6
2013-08-14 15:45:11 +02:00
Martin Trigaux 427b7b6910 [FIX] l10n_be: move yml file to l10n_be_hr_payroll_account
bzr revid: mat@openerp.com-20130814094047-a3hbjt3iklavlzyr
2013-08-14 11:40:47 +02:00
Martin Trigaux 91cc0b5494 [FIX] l10n_be: trying to cheat runbot into going green, still a data problem with l10n_be_hr_payroll_account
bzr revid: mat@openerp.com-20130813153829-t3ssexue8yreeeld
2013-08-13 17:38:29 +02:00
Martin Trigaux 5800fa9a53 [FIX] l10n_be: can not add new dependency in 7.0 (stable), too bad for multilang
bzr revid: mat@openerp.com-20130813144132-8n7gw43i3e1w9hw7
2013-08-13 16:41:32 +02:00
Martin Trigaux d40212d30f [ADD] l10n_be: translation belgian accounts templates, courtsey of Geert Janssens
bzr revid: mat@openerp.com-20130813123346-91ua3udtegb03vi0
2013-08-13 14:33:46 +02:00
Martin Trigaux 8806b2406f [MERGE] [ADD] l10n_be: l10n_be inherits from l10n_multilang, remove yml for automatic account assignment and replace it by the more common wizard in open state
bzr revid: mat@openerp.com-20130813122835-bvue248y36zkottt
2013-08-13 14:28:35 +02:00
Martin Trigaux b362bf223f revert changes in translations, done in server
bzr revid: mat@openerp.com-20130813121943-chiv25ipqz3tnq6m
2013-08-13 14:19:43 +02:00
Martin Trigaux d4e2d3d89c [FIX] correctly place blocks
bzr revid: mat@openerp.com-20130813100019-l1tcja2ruc1nbf90
2013-08-13 12:00:19 +02:00
Martin Trigaux 97aa297b68 [IMP] l10n_multilang: add translation_folder field
bzr revid: mat@openerp.com-20130813094730-8wbjph5qsfp0z84o
2013-08-13 11:47:30 +02:00
Renato Lima 5bd126a761 Added brazilian taxes template in l10n_br module.
bzr revid: renatonlima@gmail.com-20130812122143-jn08f7e18fie3sxe
2013-08-12 09:21:43 -03:00
Martin Trigaux 1bdd49c23a [FIX] account: pass context to move line reconciliation creation (opw #594546)
bzr revid: mat@openerp.com-20130812094859-gyg5d1jz69zikt7s
2013-08-12 11:48:59 +02:00
Launchpad Translations on behalf of openerp c46331a3ca Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130729055508-7yza7v2jdny1gear
bzr revid: launchpad_translations_on_behalf_of_openerp-20130730045810-58du4wi80axs0t81
bzr revid: launchpad_translations_on_behalf_of_openerp-20130806050509-v64stuiemu934s7t
bzr revid: launchpad_translations_on_behalf_of_openerp-20130809053600-ssuy8yhd6ve9cse6
bzr revid: launchpad_translations_on_behalf_of_openerp-20130810053806-gx2uwr6zoit4zow2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130811050026-l3omk3m8v7f34dnu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130810053803-dm8ugwnibrznai0t
bzr revid: launchpad_translations_on_behalf_of_openerp-20130811050015-lmxdgm6fks2fyzoe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130812050650-ta4kndyaxthut4tv
2013-08-12 05:06:50 +00:00
Denis Ledoux 6c25b2df25 [FIX]auth_oauth: auth_oauth handle oauth error 3, auth_oauth_signup raise accessdenied instead of signuperror, auth_signup use literal_eval instead of safe_eval
bzr revid: dle@openerp.com-20130809145506-agzyvk8m1pr858jf
2013-08-09 16:55:06 +02:00
Martin Trigaux 7773de66fe [FIX]l10n_be: use float instead of string for amont in vat_intra reports
bzr revid: mat@openerp.com-20130809122237-sym8vi6a24h0p2fc
2013-08-09 14:22:37 +02:00
Laetitia Gangloff (Acsone) c167918f88 test: correct some try/except test
bzr revid: laetitia.gangloff@acsone.eu-20130809070605-w6ti80ljpv5zsh2p
2013-08-09 09:06:05 +02:00
Launchpad Translations on behalf of openerp d471d9af62 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130809053556-39cuq6tszjt0su5v
2013-08-09 05:35:56 +00:00
Martin Trigaux 1f968d8a76 [FIX] board: keep group by in context when adding to dashboard
lp bug: https://launchpad.net/bugs/1187512 fixed

bzr revid: mat@openerp.com-20130808150040-ki91kbfie9ink8u0
2013-08-08 17:00:40 +02:00
Laetitia Gangloff (Acsone) 3a369e15c2 test: correct some try/except test
bzr revid: laetitia.gangloff@acsone.eu-20130808143622-7kk0p7ve786kg1yd
2013-08-08 16:36:22 +02:00
Launchpad Translations on behalf of openerp 8938503a39 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130806050505-b7g4j329y0heazos
bzr revid: launchpad_translations_on_behalf_of_openerp-20130807050317-4fh5uqmr02dou5ei
bzr revid: launchpad_translations_on_behalf_of_openerp-20130808045927-gmb38spqpaa9lgoa
2013-08-08 04:59:27 +00:00
Foram Katharotiya (OpenERP) 39e5ec3b9a [IMP] improve code
bzr revid: fka@tinyerp.com-20130807064343-gifqjce1bewj0sk5
2013-08-07 12:13:43 +05:30
Foram Katharotiya (OpenERP) 1d2fefb203 [FIX] traceback from journal vouchers
bzr revid: fka@tinyerp.com-20130806125854-txgvpzvkpc928v09
2013-08-06 18:28:54 +05:30
Martin Trigaux b0619887af [FIX] l10n_be_invoice_bba: add copy method to invoice to generate a new bba comunication when duplicating, courtesy of Peter Langenberg (Agaplan)
bzr revid: mat@openerp.com-20130805153713-os2c4d5bfwr0pgmk
2013-08-05 17:37:13 +02:00
Martin Trigaux 8c8567c197 [FIX] account: use dateformat instead of datetime for date objects
bzr revid: mat@openerp.com-20130805101538-jn8o05n13psmnp99
2013-08-05 12:15:38 +02:00
Launchpad Translations on behalf of openerp bb90e51a78 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130803061336-i8noij4hjz9nxoow
bzr revid: launchpad_translations_on_behalf_of_openerp-20130804053709-rxcnnh17adwk94b4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130805063055-v6y7lrx7lcoemmk0
2013-08-05 06:30:55 +00:00
Martin Trigaux 44f7a82281 [FIX] account_voucher: evaluate move line account with correct precision
This bug may have generated incorrect account_voucher_line when validating a voucher with amount less than 1. This patch will avoid reproducing the problem on new lines but not fix already existing vouchers. To do so apply the following steps:

1. apply this patch
2. do a manual reconciliation of the account.move.lines with amount less than 1 (use the manual reconciliation menu to see every line, included 0-0 lines)
3. execute the following SQL query

DELETE FROM account_voucher_line WHERE id IN (SELECT l.id FROM account_voucher_line AS l JOIN account_voucher AS v ON (v.id = l.voucher_id) JOIN account_move_line AS ml ON (l.move_line_id = ml.id) WHERE l.amount = 0 AND v.state = 'draft' AND ml.debit = ml.credit AND ml.credit = 0);

that will remove account voucher lines from draft vouchers linked to an empty move lines

bzr revid: mat@openerp.com-20130802120311-oh64d47t8x6t1wf9
2013-08-02 14:03:11 +02:00
Launchpad Translations on behalf of openerp 110e74f46f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130802055826-b3m62j0sjc05lbns
2013-08-02 05:58:26 +00:00
Denis Ledoux b6cd0ea820 [FIX]auth_crypt: was storing password when passsing by res.users create, like auth_signup
bzr revid: dle@openerp.com-20130801162704-fbvghil7yir8zm8c
2013-08-01 18:27:04 +02:00
Denis Ledoux f551350b80 [FIX]auth_crypt: check_credentials checking if there is a password stored, if not, not trying to crypt anything and raise
bzr revid: dle@openerp.com-20130801151539-z0bes7ylx5qwa8tw
2013-08-01 17:15:39 +02:00
Denis Ledoux 5895b17ca1 [FIX]stock: wizard stock change qty, object_reference return an integer and not a browse record
bzr revid: dle@openerp.com-20130801142119-3kt689udw6j9zofz
2013-08-01 16:21:19 +02:00
Peter Langenberg 58bdae20d5 [FIX] l10n_be_invoice_bba: we don't want to generate BBA communication for anything other than out_invoice
bzr revid: pl@agaplan.eu-20130731154838-pjygijihw5otkk4e
2013-07-31 17:48:38 +02:00
Denis Ledoux ef18962918 [FIX]auth_ldap: remove base_crypt warning from manifest
bzr revid: dle@openerp.com-20130731153129-8hmqrgsg3e9d533f
2013-07-31 17:31:29 +02:00
Denis Ledoux a9718bec29 [FIX]auth_ldap: now using check_credentials instead of check
bzr revid: dle@openerp.com-20130731152018-fln3urf0expd9ps7
2013-07-31 17:20:18 +02:00
Martin Trigaux 38bf262119 [IMP] stock: more fault tolerant usage of xml id
bzr revid: mat@openerp.com-20130731092732-9fa0xb66mo7uakb4
2013-07-31 11:27:32 +02:00
Launchpad Translations on behalf of openerp 49b1952180 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130731060956-vxbj0r9l9pzvfivu
2013-07-31 06:09:56 +00:00
Martin Trigaux ce11369083 [FIX] mrp: don't see produce button if don't have necessary quantity
lp bug: https://launchpad.net/bugs/1181168 fixed

bzr revid: mat@openerp.com-20130730150747-9yhd6xt0k7nhadbu
2013-07-30 17:07:47 +02:00
Olivier Dony cf666e2d78 [FIX] account: paypal url generation should not crash for draft invoices that have no number yet
bzr revid: odo@openerp.com-20130730091643-27iwpblnjgjc8a2j
2013-07-30 11:16:43 +02:00
Martin Trigaux 63b2e2c44c [FIX] base_calendar: don't compute reccuring events if reccurency checkbox is disabled
bzr revid: mat@openerp.com-20130730081409-d84sz1e1w2201yqr
2013-07-30 10:14:09 +02:00
Launchpad Translations on behalf of openerp bea114f93a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130730045806-pkwhfwt808zjajg9
2013-07-30 04:58:06 +00:00
Martin Trigaux 2f07aac8b2 [FIX] stock: remove warning popup on update product quantity wizard and correctly verify access rights on stock.location
lp bug: https://launchpad.net/bugs/1200194 fixed

bzr revid: mat@openerp.com-20130729135844-jtanbteqtg52ztnu
2013-07-29 15:58:44 +02:00
Martin Trigaux ecc9c506a5 [IMP] stock: don't raise error on default values if removed default stock locations data
lp bug: https://launchpad.net/bugs/1178876 fixed

bzr revid: mat@openerp.com-20130729121120-7xh05hcmo8iwbyfk
2013-07-29 14:11:20 +02:00
Martin Trigaux 10cda48728 [IMP] stock: don't raise error on default values if removed default stock locations data
bzr revid: mat@openerp.com-20130729102923-xx55fmomv72qbji6
2013-07-29 12:29:23 +02:00
Martin Trigaux 3037b94205 [FIX] sale_crm: allow modifying the default sale's team on user preferences
bzr revid: mat@openerp.com-20130729075824-jcxwd1va8yav4rjh
2013-07-29 09:58:24 +02:00
Launchpad Translations on behalf of openerp 20a0428e6f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130726054722-d69j4mwclp38job7
bzr revid: launchpad_translations_on_behalf_of_openerp-20130727052743-v62n9j5jvp11j2ji
bzr revid: launchpad_translations_on_behalf_of_openerp-20130728063405-ksa7gfbj9k4hajaj
bzr revid: launchpad_translations_on_behalf_of_openerp-20130729055426-094ilqmvjoocrzmm
bzr revid: launchpad_translations_on_behalf_of_openerp-20130727052813-u58hk431f664vao7
bzr revid: launchpad_translations_on_behalf_of_openerp-20130728063427-t032j0icp8pkksol
bzr revid: launchpad_translations_on_behalf_of_openerp-20130729055503-id0512tblbixh8to
2013-07-29 05:55:03 +00:00
Martin Trigaux fc8ec438a6 [FIX] l10n_be: Intracom VAT Declaration, fix amount precision, courtesy of Peter Langenberg
lp bug: https://launchpad.net/bugs/1157173 fixed

bzr revid: mat@openerp.com-20130726120439-ht316ko3hs2u3l76
2013-07-26 14:04:39 +02:00
Martin Trigaux d5edec2e51 [MERGE] various changes
report_webkit: show labels on form view
account: correctly choose fiscal year on aged partner balance report

bzr revid: mat@openerp.com-20130726113408-c8biwoivuqvkh06m
2013-07-26 13:34:08 +02:00
Thibault Delavallée a3a0d3dbbf [FIX] mail: res was not created if there are no email in email_list when sending emails
bzr revid: tde@openerp.com-20130726101008-whwcl1ssh2fsxhbw
2013-07-26 12:10:08 +02:00
Martin Trigaux 2ee6e30f02 [IMP] report_webkit: show labels on form view, courtesy of Yannick Vaucher (Camptocamp)
lp bug: https://launchpad.net/bugs/1077238 fixed

bzr revid: mat@openerp.com-20130726093030-3umg02phcinzvklv
2013-07-26 11:30:30 +02:00
Martin Trigaux 87810e762d [FIX] account: select corresponding fiscal year when changing company on aged partner balance report, courtesy of Dawn Richardson
lp bug: https://launchpad.net/bugs/1185275 fixed

bzr revid: mat@openerp.com-20130726092134-axwqdopf1ampozcn
2013-07-26 11:21:34 +02:00
Launchpad Translations on behalf of openerp c738228631 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130726054745-ld13e2t0mrr1684x
2013-07-26 05:47:45 +00:00
Martin Trigaux 457aceff18 [IMP] mrp: properly remove product lines and workorder lines when confirming a manufacturing order, avoid getting traceback if trying action on deleted record
bzr revid: mat@openerp.com-20130725150909-ujh5xk2q2escr6a7
2013-07-25 17:09:09 +02:00
Martin Trigaux bb2b020741 [FIX] stock: for a stock picking set date start and end date based on expected (date_exected) instead of creation date (date)
bzr revid: mat@openerp.com-20130725114423-btn4hj53czcjh0ky
2013-07-25 13:44:23 +02:00
Martin Trigaux 81dd0b77f0 [FIX] hr_timesheet_invoice: better invoice price management
- if force product, use its sale price
- if on a journal of type 'general' (eg: expenses) and has a product, use its sale price
- else (eg: expenses) use the total amount on analytic lines

bzr revid: mat@openerp.com-20130725100402-gk201bqvwo2g9137
2013-07-25 12:04:02 +02:00
Martin Trigaux 4ccaac2ed5 [FIX] project_issue: reset kanban_state when changing the stage to be consistent with project_task
bzr revid: mat@openerp.com-20130725085659-1otlnox3wmdl8ocz
2013-07-25 10:56:59 +02:00
Launchpad Translations on behalf of openerp 205be82943 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130725054417-yilro7a52nwsb91r
2013-07-25 05:44:17 +00:00
Martin Trigaux 98ed3943ae [FIX] account_invoice: due date is reset to current date when we have no payment term and due date is manually defined
lp bug: https://launchpad.net/bugs/1102078 fixed

bzr revid: mat@openerp.com-20130724123421-nrd143m3g1a0qa67
2013-07-24 14:34:21 +02:00
Martin Trigaux 6365f69b4d [FIX] hr_timesheet_invoice: use product price on invoice even when not forcing
bzr revid: mat@openerp.com-20130724115907-i61nvau0d5jd5jrc
2013-07-24 13:59:07 +02:00
niv-openerp 9a688f2464 [FIX] some crash in the view manager
lp bug: https://launchpad.net/bugs/1202120 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130724114312-mksg94rr1afd90y4
2013-07-24 13:43:12 +02:00
Foram Katharotiya (OpenERP) edff0d2831 [IMP] return new duplicate id in copy() from partner
bzr revid: fka@tinyerp.com-20130724094407-k2xykldtq185sipy
2013-07-24 15:14:07 +05:30
Martin Trigaux 30f07ee98d [FIX] account_voucher: better voucher payment screen
revert commit 9310 with incorrect writeoff amount
hide writeoff reconcilation fields when no price difference
hide analytic_id (Write-Off Analytic Account) when not with_writeoff

bzr revid: mat@openerp.com-20130724094023-fbd1hqwe9hdh28id
2013-07-24 11:40:23 +02:00
Launchpad Translations on behalf of openerp b03ad78d56 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130724055415-sqjvueu7c3kdcn04
2013-07-24 05:54:15 +00:00
Martin Trigaux 3b61eb8627 [FIX] account_voucher: writeoff amount on unreconciled amount instead of price to allow negative writeoff (eg: negative currency change rate difference) (opw #593977)
bzr revid: mat@openerp.com-20130723141734-8wtbyn4ubz8rwfj1
2013-07-23 16:17:34 +02:00
Launchpad Translations on behalf of openerp b69a97f2af Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130720062329-mtrdbu252gvcpm7v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130722055939-dhitotmhlxni5rhv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130723053256-3blj73xxu210ln3d
bzr revid: launchpad_translations_on_behalf_of_openerp-20130723053317-s9hfdou4czw2abjh
2013-07-23 05:33:17 +00:00
Martin Trigaux 0b6e7ea4d3 [MERGE] [IMP] report_webkit: better installation message for wkhtmltopdf, courtesy of Yannick Vaucher (Camptocamp)
lp bug: https://launchpad.net/bugs/1113418 fixed

bzr revid: mat@openerp.com-20130722153657-5i04kjvq51lcjro1
2013-07-22 17:36:57 +02:00
Martin Trigaux 2dba43bf8e [MERGE] l10n_ca: courtsey of Maxime Chambreuil (savoirfairelinux)
[FIX] Fiscal positions.
[IMP] Separate different rates of HST. Update taxes (BC is not harmonized, PE is).
[IMP] better module description

lp bug: https://launchpad.net/bugs/1192629 fixed
lp bug: https://launchpad.net/bugs/1189050 fixed

bzr revid: mat@openerp.com-20130722143605-gq531dd0bqisq3e0
2013-07-22 16:36:05 +02:00
Martin Trigaux 1edc9e6551 [FIX] document: apply security rules documented on doc/access_permissions.rst. (opw #592652)
bzr revid: mat@openerp.com-20130722133615-wniqec4k60ssw4ui
2013-07-22 15:36:15 +02:00
Martin Trigaux 8ffa0fec98 [FIX] better check
bzr revid: mat@openerp.com-20130722132715-r67xneyv85lbsung
2013-07-22 15:27:15 +02:00
Martin Trigaux 5480f2958e [FIX] same without record rules, python side
bzr revid: mat@openerp.com-20130722115106-b1uldamgbpisf84g
2013-07-22 13:51:06 +02:00
Martin Trigaux ca4cc04c68 [ADD] document: record rules to match the one defined in access_permissions.rst
bzr revid: mat@openerp.com-20130722093106-dglcb64ilp3zldae
2013-07-22 11:31:06 +02:00
Launchpad Translations on behalf of openerp f37c21ba83 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130722055953-xgh0975oe9735fut
2013-07-22 05:59:53 +00:00
Launchpad Translations on behalf of openerp 08bf51a608 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130719063647-ajybj58frejzmzi1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130720062338-fgevfrm113ns9ohh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130722055949-auzq29nv6b2f3o10
2013-07-22 05:59:49 +00:00
Paramjit Singh Sahota 73fecedc4b [FIX] web_calendar: do not generate invalid domain if views does not specify a "date_stop" field
lp bug: https://launchpad.net/bugs/1197323 fixed

bzr revid: chs@openerp.com-20130719092515-7yrvp0ifooa6rxae
2013-07-19 11:25:15 +02:00
Vidhin Mehta 21cc22b9e9 [IMP]check parent is exist or not.
lp bug: https://launchpad.net/bugs/1202120 fixed

bzr revid: vme@tinyerp.com-20130719090753-t1o4l3pyxd2t5kv9
2013-07-19 14:37:53 +05:30
Christophe Simonis 1e9789baf8 [FIX] base_report_designer: correct "Export To RML" on OSX
bzr revid: chs@openerp.com-20130718111616-apacuhc2qhquobtc
2013-07-18 13:16:16 +02:00
Launchpad Translations on behalf of openerp dc5b5228db Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130717072519-9772wyvh9z6e4g8n
bzr revid: launchpad_translations_on_behalf_of_openerp-20130718071434-7x6sozvlnl6qhb2i
bzr revid: launchpad_translations_on_behalf_of_openerp-20130717072525-qqiq08bh7teas3sh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130718071444-zxeebb2ub7nv2zqq
2013-07-18 07:14:44 +00:00
Christophe Matthieu 8fa171aa0d [FIX] crm_meeting: fix domain evaluation for calendar recursive. (see openerp-web/7.0/revision/3989). Todo: fix recursive when the begin date it's before the domain search date
bzr revid: chm@openerp.com-20130717142325-8lo9el6gk9kgos3d
2013-07-17 16:23:25 +02:00
Maxime Chambreuil 72989c1a9d [FIX] reconcile = False on tax accounts
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130717125745-b8p0pn2govdq1qp8
2013-07-17 08:57:45 -04:00
niv-openerp 3885ee3330 [FIX] some more problems with werkzeug 0.9.1
bzr revid: nicolas.vanhoren@openerp.com-20130716131548-aa60tcfn3zwchqd0
2013-07-16 15:15:48 +02:00
Denis Ledoux f8480b69be [FIX]email_template: generate_email_for_composer, clean context before find or create partner, to avoid default values for partner
bzr revid: dle@openerp.com-20130716095928-z79ipwgjxw5ypg3y
2013-07-16 11:59:28 +02:00
niv-openerp b00689306c [FIX] problem with werkzeug 0.9.1 that makes the code crash when we generate a report
bzr revid: nicolas.vanhoren@openerp.com-20130715122835-4gtyu2xle8y7fls1
2013-07-15 14:28:35 +02:00
Launchpad Translations on behalf of openerp d1a4e0aef0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130711062622-v4muic3uqckueux5
bzr revid: launchpad_translations_on_behalf_of_openerp-20130712063505-m63repwd0zokfibu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130713063525-b30s09rh63t3zox4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130714055943-xf6jvk2dpoemt6qx
bzr revid: launchpad_translations_on_behalf_of_openerp-20130715051357-59o0nkhplh3e58mi
bzr revid: launchpad_translations_on_behalf_of_openerp-20130704054706-ace1fcr1vtruoc4s
bzr revid: launchpad_translations_on_behalf_of_openerp-20130705061311-4735gtnj7xjmuprg
bzr revid: launchpad_translations_on_behalf_of_openerp-20130712063510-g2yq0kxqgrx9x1df
bzr revid: launchpad_translations_on_behalf_of_openerp-20130713063533-7mjj5a7226xhtob6
bzr revid: launchpad_translations_on_behalf_of_openerp-20130714055945-h6jn755mtdcubvei
bzr revid: launchpad_translations_on_behalf_of_openerp-20130715051400-rra06yzfd7zw4bt0
2013-07-15 05:14:00 +00:00
Dawn Richardson 53179028d5 [FIX] Ensures the fiscal year is correctly chosen based on the company of the selected chart of accounts within accounting reports. Particularly crucial for reports which do not allow the fiscal year to be manually selected (such as the aged partner balance, which is prone to simply throwing errors).
lp bug: https://launchpad.net/bugs/1185275 fixed

bzr revid: dawn@catalyst.net.nz-20130715025212-ncgog0hbixnci7qh
2013-07-15 14:52:12 +12:00
Laetitia Gangloff (Acsone) a83c3a9591 mrp : product quantity is modified with the factor
lp bug: https://launchpad.net/bugs/1200676 fixed

bzr revid: laetitia.gangloff@acsone.eu-20130712152235-lbfi12a0z29tw22a
2013-07-12 17:22:35 +02:00
Rifakat 475d2c6dec [FIX] account: optimize code
bzr revid: rha@tinyerp.com-20130712065843-idr1urw86hf9zc8g
2013-07-12 12:28:43 +05:30
Maxime Chambreuil 315535fa23 [IMP] Update tax rate for Manitoba PST
http://www.gov.mb.ca/finance/taxation/bulletins/currentbudgetchanges.pdf

bzr revid: maxime.chambreuil@savoirfairelinux.com-20130711131028-jx2e14g9eb5chyvd
2013-07-11 09:10:28 -04:00
Quentin (OpenERP) 84a134c46d [FIX] account_anglo_saxon: backport of revision 8787 of trunk
bzr revid: qdp-launchpad@openerp.com-20130710215655-5ym1u4ecsmqdw30n
2013-07-10 23:56:55 +02:00
Hardik Ansodariya 31c60007a1 [FIXED] project_issue: Kanban state is not being reset when one change the state of issue (Maintenance case: 594481)
bzr revid: han@tinyerp.com-20130709063319-87w3rf3b9kl1u056
2013-07-09 12:03:19 +05:30
bth-openerp 19ae69201c [IMP]Add parent-id attribute to get childrens of that parentid and show selected parent's childrens rather than else.
lp bug: https://launchpad.net/bugs/1183156 fixed

bzr revid: bth@tinyerp.com-20130705121036-0pn454ts3z9wkwxr
2013-07-05 17:40:36 +05:30
Foram Katharotiya (OpenERP) aa202d87ef [IMP] visible produce button on 'Ready to Produce' state in mo
bzr revid: fka@tinyerp.com-20130703065256-wn65bwb8xzovbfef
2013-07-03 12:22:56 +05:30
Launchpad Translations on behalf of openerp 034f7bdb14 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130703060137-kl7z1idur87nzjjm
bzr revid: launchpad_translations_on_behalf_of_openerp-20130704054701-nxvmb94gwr227aby
2013-07-04 05:47:01 +00:00
Martin Trigaux 7e4776f2f2 [FIX] pyeval: be more fault tolerant to avoid wrap null values
bzr revid: mat@openerp.com-20130702141600-4s7oan9yidjrlmcc
2013-07-02 16:16:00 +02:00
RGA(OpenERP) 0ef9e37899 [FIX] Drag & Drop of incomming shipments in calendar view don't write max/min date
bzr revid: rgaopenerp-20130702114049-nap90vsqbjekuf8r
2013-07-02 17:10:49 +05:30
Launchpad Translations on behalf of openerp b732bb34fe Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130630064129-cou489g4u7gq0ins
bzr revid: launchpad_translations_on_behalf_of_openerp-20130701053720-kg0cbfynk0eznz6q
bzr revid: launchpad_translations_on_behalf_of_openerp-20130702055948-6xe11z6qy0pxhfks
2013-07-02 05:59:48 +00:00
Olivier Dony 9b6f5dca9a [FIX] procurement: background procurement scheduler should be working in batch mode, with one transaction per order
A programming error during an older refactoring lead to
the scheduler working with a single monolithic transaction.
This could cause unnecessary resource contention, plus
undesired rollback of all previous operations in the event
of an exception during scheduling.

bzr revid: odo@openerp.com-20130701163532-8bekn7sbb99ua08c
2013-07-01 18:35:32 +02:00
Martin Trigaux 00c1c134fc [FIX] hr_expense: fallback on domain if no analytic_account for line_ids
bzr revid: mat@openerp.com-20130702131456-plktanhtq9b0u246
2013-07-02 15:14:56 +02:00
chs 4039900383 [FIX] monodb: correct behaviour in no-db-list mode (again)
bzr revid: mat@openerp.com-20130702122014-6l79a748lb946hkq
2013-07-02 14:20:14 +02:00
Christophe Simonis d5b4996aab [FIX] web: only open reports in new window on iOS devices
bzr revid: chs@openerp.com-20130702093932-r0nl3b02fludgu9s
2013-07-02 11:39:32 +02:00
Christophe Simonis e1ad4d49e9 [FIX] crm: copy() of partners must return id of new partner
bzr revid: chs@openerp.com-20130628174508-di66pnu139ora9j6
2013-06-28 19:45:08 +02:00
Christophe Matthieu be4ba6f7b1 [FIX] Calendar month view does not show events starting in previous month. bug-1163912
bzr revid: chm@openerp.com-20130628090706-ztqfodf5xxi2201j
2013-06-28 11:07:06 +02:00
Christophe Matthieu 3d6b52821d [FIX] checkbox position for boolean field in list editable. Remove padding on the field for a good resizing and position and add margin on input. Bug-1166716
bzr revid: chm@openerp.com-20130628081935-shtvd3eaczr2cecc
2013-06-28 10:19:35 +02:00
Launchpad Translations on behalf of openerp 60f945182a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130628063230-vimvbe89j2208dpl
2013-06-28 06:32:30 +00:00
Martin Trigaux cbec5c909b [MERGE] [FIX] hr_timesheet_invoice: use invoice amount instead of product and product not mandatory
bzr revid: mat@openerp.com-20130627143712-t2d9h4pewuhs0lhb
2013-06-27 16:37:12 +02:00
Christophe Matthieu bb92e7daf0 [FIX] checkbox position for boolean field in list editable. Remove padding on the field for a good resizing and position and add margin on input
bzr revid: chm@openerp.com-20130627091705-ry0689d3dg4izhn4
2013-06-27 11:17:05 +02:00
Martin Trigaux c36a2dfb33 [MERGE] [FIX] l10n_ch: reStructuredText in description file, courtesy of Yannick Vaucher (Camptocamp)
lp bug: https://launchpad.net/bugs/1183248 fixed

bzr revid: mat@openerp.com-20130627075730-k5xe5k68qlv0wufm
2013-06-27 09:57:30 +02:00
Launchpad Translations on behalf of openerp 0cc9de33fa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130627061934-xdytzx3ryrn54izu
2013-06-27 06:19:34 +00:00
Maxime Chambreuil 2fc0bad963 [FIX] Wrong account type
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130626214244-8qtjsphulr3ss0rh
2013-06-26 17:42:44 -04:00
Somesh Khare (OpenERP) 636fc01ea1 [FIX] stock : decription field not translated according to the user language (Ref : Case 594181)
bzr revid: skh@openerp.com-20130626130820-dqlifitughjr7pcd
2013-06-26 18:38:20 +05:30
Thibault Delavallée f95572d649 [FIX] project: removed old code that was messing with followers intorduced at revision 8435.
bzr revid: tde@openerp.com-20130626103756-kbbrp87gn2h5160h
2013-06-26 12:37:56 +02:00
Martin Trigaux 4910b5e654 [FIX] point_of_sale: don't group move lines if debit and credit
lp bug: https://launchpad.net/bugs/1127114 fixed

bzr revid: mat@openerp.com-20130626093412-or5k3eznjsxbvgu3
2013-06-26 11:34:12 +02:00
Launchpad Translations on behalf of openerp fc8ca396d6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130625055814-0xhzq55bhk2yalpd
bzr revid: launchpad_translations_on_behalf_of_openerp-20130626061855-up0d9p61pblz40xa
bzr revid: launchpad_translations_on_behalf_of_openerp-20130625055818-kmfgjvq2jfrhd3zr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130626061858-aacxz9wf3f2e4b0v
2013-06-26 06:18:58 +00:00
Peter Langenberg acda6a4d8a [FIX] copy record must have today date
bzr revid: rmu@tinyerp.com-20130626053642-7moae6mkif1ycbgv
2013-06-26 11:06:42 +05:30
Martin Trigaux db6e3bb4df [MERGE] [FIX] OPW 590066 account: remove accounting information lines from Journal items
bzr revid: mat@openerp.com-20130624124418-r6fkvaokbfn3dvbg
2013-06-24 14:44:18 +02:00
Xavier ALT 58badffa74 [MERGE] [FIX] l10n_be_invoice_bba: correctly create bba reference when creating an invoice
When creating an invoice from another object (sale: invoice from sale order
  line, sale: invoice on delivery order, ...) we have to make sure that newly
  created invoice respect partner's default ``communication type``, and
  accordingly generate a new BBA if required and none provided.

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

bzr revid: xal@openerp.com-20130624083322-h3h4h8nn876585m3
2013-06-24 10:33:22 +02:00
Xavier Morel 11a0ece543 [FIX] evaluation context structures not being round-tripped through eval
JS objects are converted to py.object when passed in through the
evaluation context. py.object are not serializable by default (because
that doesn't really make sense), which breaks when the input is
intended as a dict and returned (e.g. o2m values, which are triples of
(int, int?, dict?)).

Intuitively, JS objects passed as part of the context should be mostly
JSON-ish and thus dicts, but that turns out not work work as some
addons use attribute accesses within contexts (e.g. parent.access in
account/account_invoice_view.xml)

=> Temporarily solve by converting raw js objects to an "attributed
dict" which acts as both a dict and an object and can be converted to
JSON.

Ideally, py.js should provide for a pluggable conversion, or should
use an attributed mapping internally. See issues 21 and 23.

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

bzr revid: xmo@openerp.com-20130624055929-3rtkgqrp4o87pvau
2013-06-24 07:59:29 +02:00
Launchpad Translations on behalf of openerp e2c795e297 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130622062509-09p9c2ue6lp31hfi
bzr revid: launchpad_translations_on_behalf_of_openerp-20130623055456-p4wd0c25eb7i07g1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130624052601-ewqft8e70ql5qs27
2013-06-24 05:26:01 +00:00
Launchpad Translations on behalf of openerp 89bc6e5e73 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130622062505-fobx7ncp6bkpouyt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130623055452-s77jlu7z6kvjbdlz
bzr revid: launchpad_translations_on_behalf_of_openerp-20130624052557-hsaix5c3fu6opbva
2013-06-24 05:25:57 +00:00
Maxime Chambreuil d30e1dd330 [MERGE] Resync with lp:openobject-addons/7.0 to fix conflicts
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130622035658-fsiuszsmflgr08wh
2013-06-21 23:56:58 -04:00
Maxime Chambreuil 66f63b3015 [IMP] Documentation
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130622033026-isqkcje1k4t6iu36
2013-06-21 23:30:26 -04:00
Maxime Chambreuil f8c8b74c80 [FIX] Typo
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130622031403-89lakq6kzyy3xvfq
2013-06-21 23:14:03 -04:00
Maxime Chambreuil ee693b30c1 [IMP] Add accounts mapping to fiscal positions
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130622025728-ctugr41b0fulyr4i
2013-06-21 22:57:28 -04:00
Maxime Chambreuil 39c0210f8e [IMP] Forgot one rule (intl2ab)
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130622014040-v3mr2qmhcww4m5hv
2013-06-21 21:40:40 -04:00
Maxime Chambreuil 98b635c3f1 [IMP] Documentation
bzr revid: maxime.chambreuil@gmail.com-20130622012626-hk1e2wfexewwfuve
2013-06-21 21:26:26 -04:00
Martin Trigaux 591129f2eb [MERGE] [IMP] l10n_ca: Replaced french leftover tax names in l10n_ca's account_tax_en.xml.
Replaced TVH by HST and TVQ by QST
courtesy of Virgil Dupras

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

bzr revid: mat@openerp.com-20130621145838-0dpupx3zp2jazdu1
2013-06-21 16:58:38 +02:00
Martin Trigaux 2c2206650f [MERGE] [IMP] l10n_ca: Replaced french leftover tax names in l10n_ca's account_tax_en.xml.
Replaced TVH by HST and TVQ by QST
courtesy of Virgil Dupras

bzr revid: mat@openerp.com-20130621145111-ps7ep8qcpgzvafde
2013-06-21 16:51:11 +02:00
Martin Trigaux 628cc127a8 [MERGE] [FIX] idea: remove filter on many2many field
bzr revid: mat@openerp.com-20130621144108-1ehuk2elr5a81i73
2013-06-21 16:41:08 +02:00
Martin Trigaux 4808afabff [MERGE] [FIX] idea: remove filter on many2many field
bzr revid: mat@openerp.com-20130621130820-qcilacvqv2l9i3yo
2013-06-21 15:08:20 +02:00
Martin Trigaux b3bba607e6 allow using price of 0 or less for expense
bzr revid: mat@openerp.com-20130621124737-zo01u5jbafnb0ges
2013-06-21 14:47:37 +02:00
Denis Ledoux 1f6bf43079 [FIX]web: views.js & coresetup.js, ir_actions_report_xml and get_file special case for iOS devices, which do not allow iframe use the way we do it
bzr revid: dle@openerp.com-20130621124449-e3qyz7m7yfvhta1d
2013-06-21 14:44:49 +02:00
Thibault Delavallée 5eb68b4844 [MERGE] [FIX] Various improvements in quick create in kanban view.
- [FIX] crm: fixed crash when searching leads/opportunities on section_id then trying to create a new lead/opportunity. The crash was due to a 'default_section_id: self' in the search_view, that is not supported in 7.0.
- [FIX] crm, task, issue, hr_applicant: fixed quick create in kanban view not taking into account the stage in which it is being created.
- [FIX] mail: when tracking modified values for automatic subscription, also take into account default values coming from the context
- [FIX] issue: added default responsible

bzr revid: tde@openerp.com-20130621122737-yu9ui86t1hvc2t2g
2013-06-21 14:27:37 +02:00
Martin Trigaux 9caf5ef64c [FIX] hr_timehseet_invoice: allow use force product
bzr revid: mat@openerp.com-20130621122639-sfcb7q1pwquiz46l
2013-06-21 14:26:39 +02:00
Thibault Delavallée 6803cae6e2 [FIX] crm: removed self in default_ in search view, because this is not supported in 7.0
bzr revid: tde@openerp.com-20130621120609-1ez38kujfkw4ilxp
2013-06-21 14:06:09 +02:00
Martin Trigaux ca2d1a1c37 [MERGE] sync
bzr revid: mat@openerp.com-20130621115631-9hsdpopro9enj5eu
2013-06-21 13:56:31 +02:00
Thibault Delavallée 4ee8b2836c [FIX] Fixed last commit.
bzr revid: tde@openerp.com-20130621102021-mnozkbmz11dg5k9z
2013-06-21 12:20:21 +02:00
Thibault Delavallée 67e4eff42b [CLEAN] Some code cleaning before merging.
bzr revid: tde@openerp.com-20130621093732-qc9ltxfiemmi421s
2013-06-21 11:37:32 +02:00
Thibault Delavallée b7f4ddb880 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130621092424-supbxu8mwm2qtu6b
2013-06-21 11:24:24 +02:00
Launchpad Translations on behalf of openerp 30b55c6f28 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130620063516-l62hazz4b5zm9k6p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130621060730-fbgecd0fqut0udm9
2013-06-21 06:07:30 +00:00
Maxime Chambreuil a00638ba03 [MRG] Fix lp:1189050
bzr revid: maxime.chambreuil@gmail.com-20130620225329-rxp3adib5vp6sofj
2013-06-20 18:53:29 -04:00
Maxime Chambreuil a30a6dbd14 [FIX] Tax Name and Fiscal Position source tax constraints
[ADD] International mapping in fiscal positions
[DEL] Account mapping in fiscal positions

bzr revid: maxime.chambreuil@gmail.com-20130620223245-62qcvto6s1bfmrsm
2013-06-20 18:32:45 -04:00
Maxime Chambreuil 35707831d5 [IMP] Fix fiscal positions
lp bug: https://launchpad.net/bugs/1192629 fixed

bzr revid: maxime.chambreuil@gmail.com-20130620194030-i7h07e9rf2jsgft4
2013-06-20 15:40:30 -04:00
Thibault Delavallée ff00a84d33 [FIX] mail: fixed a glitch in message_subscribe sometimes overriding specified subtypes
bzr revid: tde@openerp.com-20130620135718-qi0d8fpqvombq3v1
2013-06-20 15:57:18 +02:00
Launchpad Translations on behalf of openerp 4cb1127306 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130621060722-3y4nu7t4kzg3zjua
2013-06-21 06:07:22 +00:00
Martin Trigaux 10f170d975 [MERGE] [FIX] pos: prevent two users opening the same session
lp bug: https://launchpad.net/bugs/1098226 fixed

bzr revid: mat@openerp.com-20130620154608-7u8pci09muxedvje
2013-06-20 17:46:08 +02:00
Martin Trigaux 488008f30b [MERGE] [FIX] document_page: prevent modifing write_uid field
bzr revid: mat@openerp.com-20130620145312-88fy63l5dab4j9v0
2013-06-20 16:53:12 +02:00
Martin Trigaux 43a89d5d5d [MERGE] [FIX] l10n_ro: remove duplicate label
bzr revid: mat@openerp.com-20130620142358-r8gfqyf86l3dnoh8
2013-06-20 16:23:58 +02:00
Martin Trigaux 461e73eafd [MERGE] [FIX] l10n_be_coda: ensure record rules are applied on res.partner.bank
lp bug: https://launchpad.net/bugs/1128933 fixed

bzr revid: mat@openerp.com-20130620141751-9ml90ivro2dwsj4p
2013-06-20 16:17:51 +02:00
Martin Trigaux 5fd76c325c [MERGE] [FIX] l10n_be_coda: check existance of line 8 in coda file, courtesy of Peter Langenberg (Agaplan)
lp bug: https://launchpad.net/bugs/1125165 fixed

bzr revid: mat@openerp.com-20130620133251-9id6wqtgjrzscq1s
2013-06-20 15:32:51 +02:00
Martin Trigaux 905a705c2f [MERGE] [FIX] base_calendar: add missing keys for private events in read
bzr revid: mat@openerp.com-20130620132132-k10o23wdsqxkh0le
2013-06-20 15:21:32 +02:00
Martin Trigaux 00d0318c5b [MERGE] [IMP] crm: log phone calls as in held state
bzr revid: mat@openerp.com-20130620111631-91cn5ufweojxfggm
2013-06-20 13:16:31 +02:00
Martin Trigaux ddfd8dd89e [FIX] account_analytic_plans: allow grouping by analytic_id
bzr revid: mat@openerp.com-20130620092939-5nf628sjodcxndgc
2013-06-20 11:29:39 +02:00
Paramjit Singh Sahota 72627dc966 [MERGE] Merged lp:openobject-addons/7.0.
bzr revid: psa@tinyerp.com-20130620065918-l5rhzsybmvar18qh
2013-06-20 12:29:18 +05:30
Launchpad Translations on behalf of openerp 3e269d1572 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130614070428-by6oo1fc0hvfoqc8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130615061319-hikvcj42kmv0fwla
bzr revid: launchpad_translations_on_behalf_of_openerp-20130616053220-l2jj1f2bfhr8s95f
bzr revid: launchpad_translations_on_behalf_of_openerp-20130617062045-ydm23y8oyqt85r6d
bzr revid: launchpad_translations_on_behalf_of_openerp-20130618065045-8n040l4nl7inbsho
bzr revid: launchpad_translations_on_behalf_of_openerp-20130619061621-p7u5tapogm5ao1o2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130620063408-j244y20qpy61d6dn
bzr revid: launchpad_translations_on_behalf_of_openerp-20130615062054-6zhgccaoectf2c0d
bzr revid: launchpad_translations_on_behalf_of_openerp-20130616053235-3eimstk0anu72x9m
bzr revid: launchpad_translations_on_behalf_of_openerp-20130617062114-7wts3fyy6vgqzt8v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130618065127-8w5xbiwnnza5vlo1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130619061719-63jsadfrb1yoqtgz
bzr revid: launchpad_translations_on_behalf_of_openerp-20130620063509-1xk30ymo1f7nn4h0
2013-06-20 06:35:09 +00:00
Thibault Delavallée cd9efe1f99 [FIX] mail: take into account default_ context values for auto subscribe
bzr revid: tde@openerp.com-20130619123829-gr1rkgp490bdci9u
2013-06-19 14:38:29 +02:00
Thibault Delavallée 9005541f99 [FIX] crm, project.task, project.issue, hr_recruitment: fixed quick create in kanban, simplified a bit the code in the various create overrides.
bzr revid: tde@openerp.com-20130619114633-pb0rtz0kivlrabcx
2013-06-19 13:46:33 +02:00
Xavier Morel a3b9994a3e [FIX] correctly escape labels in search view completion
lp bug: https://launchpad.net/bugs/1191699 fixed

bzr revid: xmo@openerp.com-20130618111059-v7tx4kpzv72c9pz0
2013-06-18 13:10:59 +02:00
Launchpad Translations on behalf of openerp 84ff96b759 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130614070438-ptd4opv50s2ctnxy
bzr revid: launchpad_translations_on_behalf_of_openerp-20130615062100-f80s45b9z73glxhu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130617062118-1oe27crm1ubv65cr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130618065132-ftmkcuitm0j035tl
2013-06-18 06:51:32 +00:00
Quentin (OpenERP) 962dedda51 [FIX] project: defined the write_date field in project.task so that it can be reused in date filters in base_action_rule module
bzr revid: qdp-launchpad@openerp.com-20130617133825-2rfo9z27858qalcb
2013-06-17 15:38:25 +02:00
Martin Trigaux 90350b5618 [FIX] account_voucher: while canceling avoid removing twice the same reconciled move
bzr revid: mat@openerp.com-20130710082743-mfimnve33j06hgu0
2013-07-10 10:27:43 +02:00
Launchpad Translations on behalf of openerp 08b8d203ba Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130709054516-gtc3o5y2e2ywv2ze
bzr revid: launchpad_translations_on_behalf_of_openerp-20130710055211-byl6v65puydy7lj8
2013-07-10 05:52:11 +00:00
Frédéric van der Essen 638f0f5fa3 [MERGE] point_of_sale: fixing bugs discovered during the opendays
bzr revid: fva@openerp.com-20130708150246-s2u2meqtboyv139h
2013-07-08 17:02:46 +02:00
Frédéric van der Essen e5e2945ca0 [FIX] point_of_sale: fixing bad translation in demo data
bzr revid: fva@openerp.com-20130708145832-54dbakqun110kllo
2013-07-08 16:58:32 +02:00
Frédéric van der Essen 4f51882863 [IMP] point_of_sale: reworked the way the weighting debug mode works to make it more robust
bzr revid: fva@openerp.com-20130708145522-6r5yedizrg9h6m0r
2013-07-08 16:55:22 +02:00
Frédéric van der Essen 3c7ec1fa87 [MERGE] from upstream
bzr revid: fva@openerp.com-20130708133731-wiqisp3xptij3in5
2013-07-08 15:37:31 +02:00
Frédéric van der Essen 004163733b [IMP] point_of_sale: removing console.logs
bzr revid: fva@openerp.com-20130708125644-rdno41mmtwrao3z2
2013-07-08 14:56:44 +02:00
Frédéric van der Essen 06675241d0 [FIX] point_of_sale: weighting end signal could fail to emit in debug mode
bzr revid: fva@openerp.com-20130708124912-0t8l8v13ug3hst7m
2013-07-08 14:49:12 +02:00
Launchpad Translations on behalf of openerp c0119a87c1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130706061750-b7mm65zaln6pacmc
bzr revid: launchpad_translations_on_behalf_of_openerp-20130707055412-bb9fnxig7ss4pugc
2013-07-07 05:54:12 +00:00
Olivier Dony 0b03990262 [MERGE] l10n_pl: updated tax rates and tax definitions, courtesy of Tymoteusz Motylewski
bzr revid: odo@openerp.com-20130705073429-fqfz8oktnzk23uyt
2013-07-05 09:34:29 +02:00
Launchpad Translations on behalf of openerp 918a5aba1b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130705061306-9j5lebom0vdgldba
2013-07-05 06:13:06 +00:00
Tymoteusz Motylewski ea954d1037 [FIX] Update Polish VAT rates
Since 2011 there are new VAT tax rates 
see current rates here:
http://europa.eu/youreurope/business/managing-business/paying-taxes/poland/

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

bzr revid: t.motylewski@macopedia.pl-20130704172605-naivnilf60t17bnn
2013-07-04 19:26:05 +02:00
Xavier Morel 8c2ff8be58 [FIX] call this.print on end of ReceiptScreenWidget.show instead of explicit window.print
print method already existed, probably to allow overriding printing, but it was not actually called

bzr revid: xmo@openerp.com-20130704141256-u5n7a4kfmqac8n9z
2013-07-04 16:12:56 +02:00
Frédéric van der Essen b8fd0fef08 [FIX] point_of_sale: new order was broken when multiple orders already present
bzr revid: fva@openerp.com-20130702204048-018r4xr34mw7y2m5
2013-07-02 22:40:48 +02:00
Olivier Dony ca185a7d6d [I18N] account: updated PO template for new term introduced by previous revision
bzr revid: odo@openerp.com-20130614223224-or0dod97c55x5qv9
2013-06-15 00:32:24 +02:00
Olivier Dony 138ff9cfd9 [MERGE] OPW 590139: account reports: several missing translation markers
The calls to _translate() do not actually work
in the Python helpers for the reports, unless the
terms are actually found in RML report source
(so translations of the right type exist).
Of course adding the terms in the RML directly
makes those helper methods redundant, so
they can now be removed in trunk.
Kept them in stable for API compatibility
only, they should work for existing reports.

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

bzr revid: odo@openerp.com-20130614213602-y325elmg3u5mq2qc
2013-06-14 23:36:02 +02:00
Martin Trigaux d41b550fdc [MERGE] [IMP] stock: filter incomming shipments and delivery orders on supplier and customer field
bzr revid: mat@openerp.com-20130614143842-8guj5z1243vg8nb0
2013-06-14 16:38:42 +02:00
Martin Trigaux 5836b9da50 [MERGE] [FIX] project_crm: sale_order_id does not appear in the correct location on project.task
lp bug: https://launchpad.net/bugs/1097808 fixed

bzr revid: mat@openerp.com-20130614120554-5k33fuv91beo7pcw
2013-06-14 14:05:54 +02:00
Launchpad Translations on behalf of openerp 1a383fe7aa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130614070435-bmt19sgu42mjyjg6
2013-06-14 07:04:35 +00:00
Martin Trigaux ba46fc1116 [IMP] remove typo
bzr revid: mat@openerp.com-20130613160812-6nrz02oejrdl13tb
2013-06-13 18:08:12 +02:00
Martin Trigaux 262eeed99a [MERGE] [FIX] sale_stock: Auto complete on Quotations with special product configuration
bzr revid: mat@openerp.com-20130613155701-4czhhtrfheittf5n
2013-06-13 17:57:01 +02:00
Martin Trigaux c895961909 [MERGE] [FIX] hr_timesheet_sheet: compute amount field for timesheets
bzr revid: mat@openerp.com-20130613150342-hn7u14m223nv0k9q
2013-06-13 17:03:42 +02:00
Martin Trigaux 091b921ad0 [MERGE] [FIX] account: don't display fields from analytic accounting after removal
bzr revid: mat@openerp.com-20130613135959-185y4ip2csobdpgt
2013-06-13 15:59:59 +02:00
Martin Trigaux d6c0a836b0 [MERGE] [FIX] warning: correct form id for warning tabs in products
bzr revid: mat@openerp.com-20130613135715-gp1if7jh6btu2myk
2013-06-13 15:57:15 +02:00
Martin Trigaux cf4b1f7950 [MERGE] [FIX] account: better check of context when writing account.move.line
bzr revid: mat@openerp.com-20130613113305-j7j6rgj1lzkzdf9q
2013-06-13 13:33:05 +02:00
Martin Trigaux 79745ca866 [MERGE] [FIX] hr_timesheet_sheet, account_followup: remove create access rights on reports and hide create button from views
bzr revid: mat@openerp.com-20130613113146-7dim7vh35umf1570
2013-06-13 13:31:46 +02:00
Thibault Delavallée 41311b9f33 [FIX] mail: fixed id of record in a loop (record.id, not all ids).
bzr revid: tde@openerp.com-20130613095228-b4r8kca7hkjd6ppa
2013-06-13 11:52:28 +02:00
Dhruti Shastri (OpenERP) d38a1c54fd [sale_stock] : Auto complete on Quotations with special product configuration(Case:593519)
bzr revid: dhs@tinyerp.com-20130613084441-gi9xkf2d2sl68a45
2013-06-13 14:14:41 +05:30
Thibault Delavallée 2652bd586d [FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve better computation time.
Previous implementation did a search on mail.followers with subtype_ids=False, leading
to a very bad computation time. This search is now avoided.

bzr revid: tde@openerp.com-20130613082029-lmd63s3mqwxasy4j
2013-06-13 10:20:29 +02:00
Launchpad Translations on behalf of openerp bbbb085e5d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130613060919-s8otvph34f6m5k5m
2013-06-13 06:09:19 +00:00
Thibault Delavallée 83387ec8ef [MERGE] [FIX] Usability fix for purchase/product
Set the field property_product_pricelist_purchase in the group_purchase_pricelist

bzr revid: tde@openerp.com-20130612161652-amuzokktzclbuw49
2013-06-12 18:16:52 +02:00
Martin Trigaux 58645c79ca [MERGE] [FIX] account: allow usage of list of account typesfor invoices creation
bzr revid: mat@openerp.com-20130612153814-zs9p35z8u2ojicb6
2013-06-12 17:38:14 +02:00
Martin Trigaux d6c0abed88 [MERGE] [FIX] l10_be_invoice_bba: Correctly creates a bba reference when creating an invoice
lp bug: https://launchpad.net/bugs/1135710 fixed

bzr revid: mat@openerp.com-20130612152610-wdp30fa429tt6yov
2013-06-12 17:26:10 +02:00
Martin Trigaux bd10a9471d [MERGE] sync
bzr revid: mat@openerp.com-20130612151534-294ch1a1apeca3nu
2013-06-12 17:15:34 +02:00
Olivier Dony 2d6abbd580 [MERGE] project: do not copy project tasks when duplicating partners, courtesy of Yannick Vaucher (Camptocamp)
lp bug: https://launchpad.net/bugs/1189524 fixed

bzr revid: odo@openerp.com-20130612132844-on6uq9brcbjqjgdc
2013-06-12 15:28:44 +02:00
Yannick Vaucher 4d262c48c4 [IMP] remove useless use of update dict
bzr revid: yannick.vaucher@camptocamp.com-20130612113648-8lbirmp38q5uyolv
2013-06-12 13:36:48 +02:00
Martin Trigaux e532701d28 [IMP] portal_hr_employee: remove create button on kanban view
bzr revid: mat@openerp.com-20130612092549-15auuwcf271kpcle
2013-06-12 11:25:49 +02:00
Martin Trigaux ce7f741b0f [IMP] l10n_be_coda: remove creation of bank statement line, remove broken domain, show statement field, fix indentation
bzr revid: mat@openerp.com-20130612092520-a4v80fkt5kz58ch3
2013-06-12 11:25:20 +02:00
Pinakin Nayi (OpenERP) 490a86d21b [IMP]hr_timesheet_invoice : product is not mandatory at the time of creation invoice of expenses and in invoice set product price on the basic of analytic line not on the basis of product price
bzr revid: pna@tinyerp.com-20130612084504-dmgz3t3vlyruooje
2013-06-12 14:15:04 +05:30
Launchpad Translations on behalf of openerp be80d2ec94 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130612055731-f24di0etqrugwqfp
2013-06-12 05:57:31 +00:00
Foram Katharotiya (OpenERP) 83dfd5eab1 [MERGE] with 7.0
bzr revid: fka@tinyerp.com-20130607095729-g7ax7eyt9jcjsdvs
bzr revid: fka@tinyerp.com-20130610045950-ao7icaicrutgw49t
bzr revid: fka@tinyerp.com-20130611045956-f2b037r5d9mzezsg
bzr revid: fka@tinyerp.com-20130612050400-vmpcjy2e93xoykn2
2013-06-12 10:34:00 +05:30
Martin Trigaux 1be54264c4 [MERGE] various changes
[FIX] account: field supplier invoice number should be set in journal entry as description
[FIX] hr_holidays: allow grouping by start date
[IMP] report_webkit: avoid using same src value for two different values with fallback

bzr revid: mat@openerp.com-20130611145201-n3zzpk52r1wdal80
2013-06-11 16:52:01 +02:00
Christophe Simonis ce68573126 [FIX] web: handle monodb correctly when server started with "--no-database-list" option
bzr revid: chs@openerp.com-20130611145028-f98x6inytlr3ijjg
2013-06-11 16:50:28 +02:00
Martin Trigaux 66eb2e7f3f [MERGE] [IMP] report_webkit: avoid using same src value for two different values with fallback
bzr revid: mat@openerp.com-20130611141016-nbi737zejyc003fd
2013-06-11 16:10:16 +02:00
Denis Ledoux 75ed151ad9 [FIX]mail: mail_thread, method message_capable_models was not returning all message capable models
bzr revid: dle@openerp.com-20130611133314-pq9bmj7af61k7swe
2013-06-11 15:33:14 +02:00
Martin Trigaux a2a19e58ea [MERGE] [FIX] account: field supplier invoice number should be set in journal entry as description
lp bug: https://launchpad.net/bugs/1090389 fixed

bzr revid: mat@openerp.com-20130611123027-6rro4bg1es3se2un
2013-06-11 14:30:27 +02:00
Martin Trigaux 2558898642 [MERGE] [FIX] hr_holidays: allow grouping by start date
bzr revid: mat@openerp.com-20130611115700-wp1avp2vs02mcytr
2013-06-11 13:57:00 +02:00
Christophe Simonis 36e113e6bd [FIX] web: handle monodb correctly when server started with "--no-database-list" option
bzr revid: chs@openerp.com-20130611110327-sipc2er6z1ch7leb
2013-06-11 13:03:27 +02:00
Martin Trigaux 0fc8333985 [FIX] survey: add page_id when using wizard
bzr revid: mat@openerp.com-20130611100243-r5u6eyoj2ppiifc2
2013-06-11 12:02:43 +02:00
Martin Trigaux d9f9c2e661 [MERGE] [FIX] stock: prevent creating new product line when returning products
bzr revid: mat@openerp.com-20130611092943-omj3kxhw2pmgpvwm
2013-06-11 11:29:43 +02:00
Yannick Vaucher 0f00714c10 [IMP] project - adding missing argument names
bzr revid: yannick.vaucher@camptocamp.com-20130611075806-fgr8xkz6zbetgrkm
2013-06-11 09:58:06 +02:00
Launchpad Translations on behalf of openerp 75595cc55b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063100-w95zvev0e2wme31v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063242-nvli6wf9xoxol1i9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130611063247-ed0nk3aer2b28d41
2013-06-11 06:32:47 +00:00
Yannick Vaucher 98804fea76 [FIX] project - do not copy task_ids of res.partner
lp bug: https://launchpad.net/bugs/1189524 fixed

bzr revid: yannick.vaucher@camptocamp.com-20130610155439-azna00gbw1z56y34
2013-06-10 17:54:39 +02:00
Martin Trigaux fda42c2eb8 [MERGE] [FIX] stock: while running the product to process wizard on done state move gives trace-back
bzr revid: mat@openerp.com-20130610142329-w86ihogt5vuy6beb
2013-06-10 16:23:29 +02:00
Martin Trigaux ed4123dfe8 [MERGE] stock: Chained location: cancelling receptions set chained moves as confirmed
bzr revid: mat@openerp.com-20130610130540-3aj3mamjp337k5yu
2013-06-10 15:05:40 +02:00
Martin Trigaux ad78ae99b2 [FIX] account: restrict bank account post creation for account and journal
Do not create account and journal when there no liquidity account with a parent.
This removes a traceback but may lead to no auto configuration. This is not considered as critical as we prefer that instead of configuring wrongly accounts and journals

bzr revid: mat@openerp.com-20130610130047-wlxrrzc7awq80592
2013-06-10 15:00:47 +02:00
Olivier Dony 8a28226663 [FIX] procurement: typo/wording in product procurement wizard
Makes it slightly easier to understand and translate

bzr revid: odo@openerp.com-20130610112517-g1hvp5ewd7b8z6wu
2013-06-10 13:25:17 +02:00
Martin Trigaux 7fc8a83b4b [FIX] account: restrict bank account post creation for account and journal
Do not create account and journal when there no liquidity account with a parent.
This removes a traceback but may lead to no auto configuration. This is not considered as critical as we prefer that instead of configuring wrongly accounts and journals

bzr revid: mat@openerp.com-20130610110401-1pgpql7r688et8sp
2013-06-10 13:04:01 +02:00
Christophe Simonis dd812e04ba [FIX] base_report_designer: allow connection via XML-RPC over SSL (XML-RPC-Secure)
lp bug: https://launchpad.net/bugs/761784 fixed

bzr revid: chs@openerp.com-20130610104710-4phnmg7k1vbkrva8
2013-06-10 12:47:10 +02:00
Xavier Morel 1ef68b2806 [FIX] picking of username for session data directory in case of setuid
Try using geteuid() before getpass.getuser() so a system where
environment user and effective user (e.g. sudo, start-stop-daemon)
creates session-storage directory with a username matching the access
rights.

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

bzr revid: xmo@openerp.com-20130610092107-o4ym83e4ycz450un
2013-06-10 11:21:07 +02:00
Xavier Morel ea7d79443b [FIX] display 'undefined' in case of falsy graph value rather than empty label
bzr revid: xmo@openerp.com-20130610071151-15lhz4o95tl4clak
2013-06-10 09:11:51 +02:00
Xavier Morel aa416a9951 [IMP] use introduced variable across function
bzr revid: xmo@openerp.com-20130610071036-8w771r4urq5j31zz
2013-06-10 09:10:36 +02:00
Xavier Morel 48d28c8726 [FIX] display issues of objects with a field called "length"
_.each will interpret these as arrays and take incorrect/nonsensical
code paths.

bzr revid: xmo@openerp.com-20130610070527-5u6uirvfkygsp57d
2013-06-10 09:05:27 +02:00
Dhruti Shastri (OpenERP) e8643108ca [FIX]:Firefox layout problem with quantities and UoM in BoM (Case : 590181)
bzr revid: dhs@tinyerp.com-20130610065555-xuq2n0d3xq0sdd0f
2013-06-10 12:25:55 +05:30
Launchpad Translations on behalf of openerp 3a296f5386 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608070127-tu3wr0ejaojeuizk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061554-vunz3dsqv73j8io4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608074839-suk66wcjidodrzyu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061704-e1t9mv2alygf4g38
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608075116-643xgspj93t8g1y9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061708-y08i6exqm5v36qg7
2013-06-09 06:17:08 +00:00
Maxime Chambreuil f80fcbbc6a [IMP] Bump version
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130609001052-zixi0xotq2h2rwk1
2013-06-08 20:10:52 -04:00
Maxime Chambreuil d00985c2e5 [FIX] child_depend set twice on some taxes
bzr revid: maxime.chambreuil@savoirfairelinux.com-20130609000053-g4n2jz6g34moulu5
2013-06-08 20:00:53 -04:00
Maxime Chambreuil 822dec4fca [FIX] child_depend = True on top level taxes
lp bug: https://launchpad.net/bugs/1189050 fixed

bzr revid: maxime.chambreuil@savoirfairelinux.com-20130608232546-jki0xjwsr6madyyk
2013-06-08 19:25:46 -04:00
Olivier Dony b4976938d2 [MERGE] [I18N] Many translation bugfixes + resync of translation templates with latest source
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130607194733-27oiskc6q4fnp476
2013-06-07 21:47:33 +02:00
Olivier Dony cd6279b8fc [I18N] Synchronize translation templates with latest source code
bzr revid: odo@openerp.com-20130607194513-19an571lbpbbzlfz
2013-06-07 21:45:13 +02:00
Olivier Dony 8c33eb76e1 [I18N] Synchronize translation templates with latest source code
bzr revid: odo@openerp.com-20130607194309-eysyrkxpr0dukm07
2013-06-07 21:43:09 +02:00
Olivier Dony 40c193d193 [MERGE] OPW 590663: account: make error message after changing invoice company translatable
This includes an horrible hack to use a temporary
context inside the onchange() method because it
is not part of the method signature, and we cannot
add it in a stable series.

TODO: fix this hack in trunk!

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

bzr revid: odo@openerp.com-20130607175949-rdboc81lsr7viqa3
2013-06-07 19:59:49 +02:00
Olivier Dony 706f804afc [MERGE] OPW 590511: dashboard: make list of dashboards translated
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130607172928-zoji4p7jqxkzvy11
2013-06-07 19:29:28 +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
dle@openerp.com ac63b66448 [ADD]web: chrome.js add My OpenERP.com account
bzr revid: dle@openerp.com-20130607163702-4q2mr9y0cztxqflo
2013-06-07 18:37:02 +02:00
Olivier Dony 182ca70a1e [MERGE] OPW 590300: make some action help texts consistent with the rest of the system
The policy is to have a one-line paragraph with
class `oe_view_nocontent_create` that directs the
user to the create button. There are exceptions
when the action is not supposed to be used to
create new records, in which case the help
text should indicate so.

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

bzr revid: odo@openerp.com-20130607160927-y9kr8tvnuhougkwo
2013-06-07 18:09:27 +02:00
Frédéric van der Essen 63d79a1452 [FIX] css: removed the forced left alignment of dropdown menu on the calling element, as it prevented correct display of the top right drop down menu when it's content was larger than the user name
bzr revid: fva@openerp.com-20130607160307-52z7b4ykb36a2hpr
2013-06-07 18:03:07 +02:00
Christophe Matthieu 9966ba5608 [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607155350-ouvs6d9ibkbz0qof
2013-06-07 17:53:50 +02:00
Olivier Dony 5576d51aff [MERGE] OPW 592349: account_asset: show asset category on supplier invoice lines too, not only customer invoices
lp bug: https://launchpad.net/bugs/1104038 fixed

bzr revid: odo@openerp.com-20130607154327-rs703tj3wcvfmvno
2013-06-07 17:43:27 +02:00
Martin Trigaux 8908e6eab8 [MERGE] [FIX] account_payment: structured reference type is not reflected when importing from invoice, courtesy of Niels Huylebroeck (Agaplan)
bzr revid: mat@openerp.com-20130607152644-4om98wo6mu3hesfo
2013-06-07 17:26:44 +02:00
Xavier Morel 1ea609ba65 [FIX] bugs discovered by failing onwrite test case
Following xmo@openerp.com-20130607120355-x3poxy2ar2bpqqvw:

* add_ids should not add ids which are already in the dataset, this
  leads to duplicates which the web client does not overly like

* methods which add or remove records should not manipulate
  dataset.ids as well as that's now automatic (on_write feature)

* record add should only insert the id in the dataset on non-false ids
  (e.g. list edition uses "pending" record with false id during
  creation, then sets the id it got from create() call)

bzr revid: xmo@openerp.com-20130607152326-2pja1kuwo0ropfuw
2013-06-07 17:23:26 +02:00
Christophe Matthieu aa423f4cb1 [FIX] M2m tags field wrong height count when field in nonactive notebook page at load time.
bzr revid: chm@openerp.com-20130607151339-t9n5iv2vap0kvimw
2013-06-07 17:13:39 +02:00
dle@openerp.com 1204425a83 [FIX]auth_oauth: controller signin fallback to ?db=dbname if xml_id missing (thus, include case where auth_oauth is not installed)
bzr revid: dle@openerp.com-20130607144849-k1u7ac49q8duqulo
2013-06-07 16:48:49 +02:00
Martin Trigaux 5434e916d8 [MERGE] [FIX] account_payment: structured reference type is not reflected when importing from invoice, courtesy of Niels Huylebroeck (Agaplan)
bzr revid: mat@openerp.com-20130607135259-s9j3v5wp3pri47av
2013-06-07 15:52:59 +02:00
Christophe Matthieu 27db64f7a0 [FIX] duplicate tag when press tab key two time. Bug 1154057
bzr revid: chm@openerp.com-20130607132203-rcvx6wu820o03tiu
2013-06-07 15:22:03 +02:00