Commit Graph

69851 Commits

Author SHA1 Message Date
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
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 67fabd1c48 [MERGE] [FIX] sale_stock: compute packaging values after slecting right UoM
bzr revid: mat@openerp.com-20130613160953-itt79mu5xrl7suv4
2013-06-13 18:09:53 +02: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 9bfd4dfa96 [MERGE] [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-20130613110146-3thin7anczzj509i
2013-06-13 13:01: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
Christophe Simonis e383386a79 [FIX] correct stripping of arguments when _reexec() OpenERP
bzr revid: chs@openerp.com-20130612151912-m19okjsdkjo12qnt
2013-06-12 17:19:12 +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
Olivier Dony 8722e2a01e [FIX] res.partner: name_search() should match complete contact names in the format returned by name_get()
This was missed during the change of the name_get()
format at revision 4923.1.12
revid:odo@openerp.com-20130416093121-t5soophs2aui8rzq

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

bzr revid: odo@openerp.com-20130612095300-pcr3ly5g7bv656i1
2013-06-12 11:53:00 +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
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
Martin Trigaux e403f2cbde [MERGE] [FIX] res.users: prevent exporting the virtual 'Access Rights' fields
A corresponding patch on openerp-web takes that
new field attribute into account

bzr revid: mat@openerp.com-20130610073127-kg5dhvslvri4k942
2013-06-10 09:31:27 +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