odoo/odoo.git
15 years agoData in PO sxw
Najlaâ EL KHAYAT [Thu, 5 Mar 2009 09:45:49 +0000 (10:45 +0100)]
Data in PO sxw

bzr revid: nel@tinyerp.com-20090305094549-m8qfvqc65bolsewi

15 years agoData in order sxw
Najlaâ EL KHAYAT [Thu, 5 Mar 2009 09:22:36 +0000 (10:22 +0100)]
Data in order sxw

bzr revid: nel@tinyerp.com-20090305092236-t972ow13ymjajox7

15 years agofix bug : 337680
mra (Open ERP) [Wed, 4 Mar 2009 11:52:19 +0000 (17:22 +0530)]
fix bug : 337680

bzr revid: mra@tinyerp.com-20090304115219-rsk3z1fliz6ck4az

15 years ago[FIX] l10n_fr: remove duplicate report (thanks to RépInfo)
Christophe Simonis [Wed, 4 Mar 2009 10:08:43 +0000 (11:08 +0100)]
[FIX] l10n_fr: remove duplicate report (thanks to RépInfo)

bzr revid: christophe@tinyerp.com-20090304100843-mgxb87xyrel8j91z

15 years ago[Fix] Bug 333273:Report_sxw corrected(ref : Davide Corio)
Jay (Open ERP) [Thu, 26 Feb 2009 07:25:11 +0000 (12:55 +0530)]
[Fix] Bug 333273:Report_sxw corrected(ref : Davide Corio)

bzr revid: jvo@tinyerp.com-20090226072511-3b6lwffdat01xvum

15 years ago[FIX] Bug 333872 : Corrected stock
Jay (Open ERP) [Wed, 25 Feb 2009 11:34:40 +0000 (17:04 +0530)]
[FIX] Bug 333872 : Corrected stock

bzr revid: jvo@tinyerp.com-20090225113440-0sxjcwpmxoyfj20l

15 years agoIr_rule corrected(ref:Corentin Pouhet-Brunerie)
Jay (Open ERP) [Wed, 25 Feb 2009 11:14:35 +0000 (16:44 +0530)]
Ir_rule corrected(ref:Corentin Pouhet-Brunerie)

bzr revid: jvo@tinyerp.com-20090225111435-6e2pee1j2b6721id

15 years agoCorrection
Jay (Open ERP) [Fri, 20 Feb 2009 10:38:02 +0000 (16:08 +0530)]
Correction

bzr revid: jvo@tinyerp.com-20090220103802-ddts5amdr34236eo

15 years agoFix : modify domain which open associate members in list (membership)
mra (Open ERP) [Fri, 20 Feb 2009 05:27:55 +0000 (10:57 +0530)]
Fix : modify domain which open associate members in list (membership)

bzr revid: mra@tinyerp.com-20090220052755-z6f4ngvec4dbkfol

15 years agobug fix (313339): membership module state changes problem and associate membership
mra (Open ERP) [Thu, 19 Feb 2009 12:12:05 +0000 (17:42 +0530)]
bug fix (313339): membership module state changes problem and associate membership

bzr revid: mra@tinyerp.com-20090219121205-0fgh5w0e69ctefga

15 years ago[FIX] Bug 331474 : Tasks had wrong domain(ref:Christophe Chauvet)
Jay (Open ERP) [Thu, 19 Feb 2009 10:58:47 +0000 (16:28 +0530)]
[FIX] Bug 331474 : Tasks had wrong domain(ref:Christophe Chauvet)

bzr revid: jvo@tinyerp.com-20090219105847-bzt30d9l6q1kb6ye

15 years ago[MERGE]
Christophe Simonis [Thu, 19 Feb 2009 10:08:48 +0000 (11:08 +0100)]
[MERGE]

bzr revid: christophe@tinyerp.com-20090219100848-x9urxui6o4re5y9e

15 years ago[FIX] Bug 329357 : Copy method problem of Accounts.
Jay (Open ERP) [Thu, 19 Feb 2009 09:40:19 +0000 (15:10 +0530)]
[FIX] Bug 329357 : Copy method problem of Accounts.

bzr revid: jvo@tinyerp.com-20090219094019-60blsbihme7s9lcx

15 years ago[MERGE] backport - Add the missing corporate_defaults.xsl file in the base/report...
Stephane Wirtel [Wed, 18 Feb 2009 16:15:02 +0000 (17:15 +0100)]
[MERGE] backport - Add the missing corporate_defaults.xsl file in the base/report directory

bzr revid: stephane@tinyerp.com-20090218161502-umyz7bg4h5aq6qld

15 years ago[MERGE] backport
Christophe Simonis [Wed, 18 Feb 2009 15:58:49 +0000 (16:58 +0100)]
[MERGE] backport

bzr revid: christophe@tinyerp.com-20090218155849-xnk9kfdx5b3tkyo0

15 years ago[FIX] bugfixed the order of computing records for store={} fields. There was a proble...
qdp [Wed, 18 Feb 2009 14:51:39 +0000 (15:51 +0100)]
[FIX] bugfixed the order of computing records for store={} fields. There was a problem for fields that were dependant on same object like the membership_state field on
res_partner that depend on free_member field of res_partner:
store = {
                 'account.invoice':(_get_invoice_partner,['state'], 10),
 'membership.membership_line':(_get_partner_id,['state'], 10),
                 'res.partner':(_get_partners, ['free_member'], 10)
                 }

bzr revid: qdp@tinyerp.com-20090218145139-1qnenq2z9dk3oj21

15 years ago[FIX] bugfix child_of in expressions (to backport to 5.0 branch if no bug is reported)
Christophe Simonis [Tue, 17 Feb 2009 15:01:35 +0000 (16:01 +0100)]
[FIX] bugfix child_of in expressions (to backport to 5.0 branch if no bug is reported)

bzr revid: christophe@cobalt-20090217150135-q8j3efqz56ov7v0g

15 years agoCorrection for terp file processing when init and update xml are empty.
Jay (Open ERP) [Tue, 17 Feb 2009 13:02:00 +0000 (18:32 +0530)]
Correction for terp file processing when init and update xml are empty.

bzr revid: jvo@tinyerp.com-20090217130200-06hgldmh757pacqt

15 years agoSet the SeqReset tag
Sbh (Open ERP) [Tue, 17 Feb 2009 11:38:59 +0000 (17:08 +0530)]
Set the SeqReset tag

bzr revid: sbh@tinyerp.com-20090217113859-rgly5jmw2bg8fy43

15 years agoset setLang function in pos line report
Apa (Open ERP) [Tue, 17 Feb 2009 10:37:58 +0000 (16:07 +0530)]
set setLang function in pos line report

bzr revid: apa@tinyerp.com-20090217103758-hmud2ys5i75dt5i9

15 years agochanges to new format pos line report(vir)
Apa (Open ERP) [Tue, 17 Feb 2009 10:22:32 +0000 (15:52 +0530)]
changes to new format pos line report(vir)

bzr revid: apa@tinyerp.com-20090217102232-90niqcc4caa6wuv8

15 years ago[FIX] Bug 330433 : duplicated fields in terp file of product
Jay (Open ERP) [Tue, 17 Feb 2009 09:27:53 +0000 (14:57 +0530)]
[FIX] Bug 330433 : duplicated fields in terp file of product

bzr revid: jvo@tinyerp.com-20090217092753-s4q2u2nzj16vikuq

15 years ago[FIX]Bug 330209 :type_tax_use field problem for tax templates
Jay (Open ERP) [Tue, 17 Feb 2009 06:13:52 +0000 (11:43 +0530)]
[FIX]Bug 330209 :type_tax_use field problem for tax templates

bzr revid: jvo@tinyerp.com-20090217061352-8plzq8v9tsotae01

15 years agoApplied patch given by claude
husen daudi [Tue, 17 Feb 2009 05:38:02 +0000 (11:08 +0530)]
Applied patch given by claude

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

bzr revid: hda@hda-20090217053802-5x0pvqp2vbareaia

15 years agofix in l10n_ch_chart_c2c_pcg
nicolas.bessi@camptocamp.com [Mon, 16 Feb 2009 15:10:31 +0000 (16:10 +0100)]
fix in l10n_ch_chart_c2c_pcg

bzr revid: nicolas.bessi@camptocamp.com-20090216151031-pnhz4tujgys4liic

15 years agobug fix number:330038 with pso
mra (Open ERP) [Mon, 16 Feb 2009 13:29:43 +0000 (18:59 +0530)]
bug fix number:330038 with pso

bzr revid: mra@tinyerp.com-20090216132943-6552n08adxlxg6mb

15 years agobugfix (ref:nch)
husen daudi [Mon, 16 Feb 2009 10:44:42 +0000 (16:14 +0530)]
bugfix (ref:nch)

bzr revid: hda@hda-20090216104442-94fvg8wkzo6u8uq8

15 years agofix in terp
nicolas.bessi@camptocamp.com [Mon, 16 Feb 2009 10:31:29 +0000 (11:31 +0100)]
fix in terp

bzr revid: nicolas.bessi@camptocamp.com-20090216103129-psfquzgnmlspxijf

15 years agofix : 329208 : trans_obj is not defined
mra (Open ERP) [Sat, 14 Feb 2009 05:35:17 +0000 (11:05 +0530)]
fix : 329208 : trans_obj is not defined

bzr revid: mra@tinyerp.com-20090214053517-aqwdg94bv4ph4vpz

15 years agoadding swiss localisation modules
nicolas.bessi@camptocamp.com [Fri, 13 Feb 2009 15:53:46 +0000 (16:53 +0100)]
adding swiss localisation modules

bzr revid: nicolas.bessi@camptocamp.com-20090213155346-dm090u6oqpvb3ujw

15 years ago[FIX] We change the text of the license in the release.py because there is a problem...
Stephane Wirtel [Fri, 13 Feb 2009 14:02:27 +0000 (15:02 +0100)]
[FIX] We change the text of the license in the release.py because there is a problem with PyPi

bzr revid: stephane@tinyerp.com-20090213140227-4r2ve2t2e61myjem

15 years ago5.0.0-3 5.0.0-3-addons
Stephane Wirtel [Fri, 13 Feb 2009 09:52:29 +0000 (10:52 +0100)]
5.0.0-3

bzr revid: stephane@tinyerp.com-20090213095229-bm7anah71o0ydb5u

15 years agomodify col width in production order report
Apa (Open ERP) [Fri, 13 Feb 2009 05:43:12 +0000 (11:13 +0530)]
modify col width in production order report

bzr revid: apa@tinyerp.com-20090213054312-mccvv4qlajfsue4b

15 years ago5.0.0-3 5.0.0-3-server
Stephane Wirtel [Thu, 12 Feb 2009 23:40:09 +0000 (00:40 +0100)]
5.0.0-3

bzr revid: stephane@tinyerp.com-20090212234009-laxvd7ezteq256k8

15 years ago[FIX] Import the pyPdf package
Stephane Wirtel [Thu, 12 Feb 2009 23:39:46 +0000 (00:39 +0100)]
[FIX] Import the pyPdf package

bzr revid: stephane@tinyerp.com-20090212233946-5qzaib2y8bsvfmaj

15 years ago[MERGE] From Numerigraphe
Stephane Wirtel [Thu, 12 Feb 2009 13:44:55 +0000 (14:44 +0100)]
[MERGE] From Numerigraphe
This merge fixes an error in the reports of the hr_attendance module

bzr revid: stephane@tinyerp.com-20090212134455-1tqtsbhrd3dldhcu

15 years ago[FIX] unicode proble.
ame (Tiny/Axelor) [Thu, 12 Feb 2009 13:32:52 +0000 (19:02 +0530)]
[FIX] unicode proble.

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

bzr revid: ame@tinyerp.com-20090212133252-wludmq0d95irp6dm

15 years ago[IMP] remove bad files
Christophe Simonis [Thu, 12 Feb 2009 11:23:47 +0000 (12:23 +0100)]
[IMP] remove bad files

bzr revid: christophe@tinyerp.com-20090212112347-4q6ybxwzcv643vob

15 years ago[MERGE]
Christophe Simonis [Thu, 12 Feb 2009 10:10:29 +0000 (11:10 +0100)]
[MERGE]

bzr revid: christophe@tinyerp.com-20090212101029-ip34113jecdly21m

15 years ago[MERGE]
Olivier Laurent [Thu, 12 Feb 2009 10:05:36 +0000 (11:05 +0100)]
[MERGE]

bzr revid: olt@tinyerp.com-20090212100536-n19xn0kk6t258bxh

15 years agoescape the field name if the field name is a key word (like 'binary' for exemple)
Olivier Laurent [Thu, 12 Feb 2009 10:04:03 +0000 (11:04 +0100)]
escape the field name if the field name is a key word (like 'binary' for exemple)

bzr revid: olt@tinyerp.com-20090212100403-ukaqh4eflhbs9dg0

15 years ago[FIX] maintenance: pass the module's versions to retrieve_updates
Christophe Simonis [Thu, 12 Feb 2009 09:41:47 +0000 (10:41 +0100)]
[FIX] maintenance: pass the module's versions to retrieve_updates

bzr revid: christophe@tinyerp.com-20090212094147-ot20d170mve79ema

15 years agochange date format in overdue payment report
Apa (Open ERP) [Thu, 12 Feb 2009 07:33:40 +0000 (13:03 +0530)]
change date format in overdue payment report

bzr revid: apa@tinyerp.com-20090212073340-rv4jnjtn97mobhq2

15 years agoAdd formatLang function in account followup report
Apa (Open ERP) [Thu, 12 Feb 2009 07:22:02 +0000 (12:52 +0530)]
Add formatLang function in account followup report

bzr revid: apa@tinyerp.com-20090212072202-rg4g1a2l10vdz00u

15 years agofix bug number : 328134
mra (Open ERP) [Thu, 12 Feb 2009 06:49:03 +0000 (12:19 +0530)]
fix bug number : 328134
-  can't associate a tax to a product if tax has 'Tax Application' set to 'All'
- modify Financial Management->invoices also for same problem

bzr revid: mra@tinyerp.com-20090212064903-9js22bwgih61prxu

15 years agoAdd formatLang function in overdue payment report(both sxw and rml)
Apa (Open ERP) [Thu, 12 Feb 2009 06:10:52 +0000 (11:40 +0530)]
Add formatLang function in overdue payment report(both sxw and rml)

bzr revid: apa@tinyerp.com-20090212061052-38se7n5re9a1iubx

15 years agofix: fiscal position
mra (Open ERP) [Thu, 12 Feb 2009 05:49:34 +0000 (11:19 +0530)]
fix: fiscal position

bzr revid: mra@tinyerp.com-20090212054934-mcli1mckg4cflk46

15 years ago[IMP] maintenance: new method allowing to get available updates from maintenance...
Christophe Simonis [Wed, 11 Feb 2009 16:19:06 +0000 (17:19 +0100)]
[IMP] maintenance: new method allowing to get available updates from maintenance server

bzr revid: christophe@tinyerp.com-20090211161906-ktc9z1me1gav7erq

15 years ago[IMP] allow object to call themself in init() method
Christophe Simonis [Wed, 11 Feb 2009 15:01:24 +0000 (16:01 +0100)]
[IMP] allow object to call themself in init() method

bzr revid: christophe@tinyerp.com-20090211150124-zn457946r1lg9ttc

15 years agofix bug number : 327990 for fiscal position added at the time of creating invoice...
mra (Open ERP) [Wed, 11 Feb 2009 13:32:54 +0000 (19:02 +0530)]
fix bug number : 327990 for fiscal position added at the time of creating invoice from sale,purchase,and other modules

bzr revid: mra@tinyerp.com-20090211133254-xnp20b9tsbo28v35

15 years ago[FIX] create db with non-english locale with web client (unicode problem).
ame (Tiny/Axelor) [Wed, 11 Feb 2009 11:01:45 +0000 (16:31 +0530)]
[FIX] create db with non-english locale with web client (unicode problem).

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

bzr revid: ame@tinyerp.com-20090211110145-54l9jno1a6yp3sd6

15 years ago[FIX] Case sections were not able to take parent sections
Jay (Open ERP) [Wed, 11 Feb 2009 09:35:48 +0000 (15:05 +0530)]
[FIX] Case sections were not able to take parent sections

bzr revid: jvo@tinyerp.com-20090211093548-499hgwso566xtuo3

15 years agoreplace date with date_time in purchase order report
Apa (Open ERP) [Tue, 10 Feb 2009 12:23:53 +0000 (17:53 +0530)]
replace date with date_time in purchase order report

bzr revid: apa@tinyerp.com-20090210122353-eslrxoa09i7ockdc

15 years ago[FIX]If any account template has no code,no problem
Jay (Open ERP) [Tue, 10 Feb 2009 10:32:34 +0000 (16:02 +0530)]
[FIX]If any account template has no code,no problem

bzr revid: jvo@tinyerp.com-20090210103234-z2v07jbj053xnln1

15 years ago[FIX] gettextAlias: handle the case when context is None
Christophe Simonis [Tue, 10 Feb 2009 09:48:43 +0000 (10:48 +0100)]
[FIX] gettextAlias: handle the case when context is None

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

bzr revid: christophe@tinyerp.com-20090210094843-khwkfjd83fha8rvl

15 years agoFix Bug #327471 "the report name is wrong in hr_attendence module"
Numerigraphe - Lionel Sausin [Tue, 10 Feb 2009 08:48:00 +0000 (09:48 +0100)]
Fix Bug #327471 "the report name is wrong in hr_attendence module"
Also change the name of the wizards in the hr_attendence module

bzr revid: ls@numerigraphe.fr-20090210084800-x50c18hmpg6135i6

15 years agoreplace date_time with date in req. for qua.
Apa (Open ERP) [Tue, 10 Feb 2009 06:59:00 +0000 (12:29 +0530)]
replace date_time with date in req. for qua.

bzr revid: apa@tinyerp.com-20090210065900-scrrsy9oxuig758f

15 years agoformated account followup report with new style(vir)
Apa (Open ERP) [Tue, 10 Feb 2009 05:37:41 +0000 (11:07 +0530)]
formated account followup report with new style(vir)

bzr revid: apa@tinyerp.com-20090210053741-wh7hcpbh6lrfavgx

15 years agoformated overdue payment with new style
Apa (Open ERP) [Tue, 10 Feb 2009 05:03:17 +0000 (10:33 +0530)]
formated overdue payment with new style

bzr revid: apa@tinyerp.com-20090210050317-ag2lzxkgdpfgb59w

15 years ago[FIX] query
Christophe Simonis [Mon, 9 Feb 2009 14:16:46 +0000 (15:16 +0100)]
[FIX] query

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

bzr revid: christophe@tinyerp.com-20090209141646-0x02see4flirq8zj

15 years ago[FIX] unhandled multi selection of entries in wizard hr_timesheet_invoice/wizard...
qdp [Mon, 9 Feb 2009 11:45:21 +0000 (12:45 +0100)]
[FIX] unhandled multi selection of entries in wizard hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py

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

bzr revid: qdp@tinyerp.com-20090209114521-723c5n6yykyde79k

15 years agoBugfix by pso
husen daudi [Mon, 9 Feb 2009 07:47:57 +0000 (13:17 +0530)]
Bugfix by pso

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

bzr revid: hda@hda-20090209074757-hmkjgmvww08iq0e9

15 years ago5.0.0-2
Stephane Wirtel [Mon, 9 Feb 2009 00:02:36 +0000 (01:02 +0100)]
5.0.0-2

bzr revid: stephane@tinyerp.com-20090209000236-qwcwylgcc0v14y86

15 years ago5.0.0-2
Stephane Wirtel [Mon, 9 Feb 2009 00:01:43 +0000 (01:01 +0100)]
5.0.0-2

bzr revid: stephane@tinyerp.com-20090209000143-o0586nkwwo8yq6q8

15 years ago[IMP] 5.0.0-2 5.0.0-2-server
Stephane Wirtel [Sun, 8 Feb 2009 23:38:12 +0000 (00:38 +0100)]
[IMP] 5.0.0-2

bzr revid: stephane@tinyerp.com-20090208233812-5qa8ik7j7mmcz0xf

15 years ago[FIX]
Stephane Wirtel [Sun, 8 Feb 2009 23:25:36 +0000 (00:25 +0100)]
[FIX]

bzr revid: stephane@tinyerp.com-20090208232536-3149vmfra424p661

15 years ago5.0.0
Stephane Wirtel [Fri, 6 Feb 2009 20:21:44 +0000 (21:21 +0100)]
5.0.0

bzr revid: stephane@tinyerp.com-20090206202144-6myyjx4bzughrms1

15 years ago5.0.0 5.0.0-2-addons
Stephane Wirtel [Fri, 6 Feb 2009 20:21:35 +0000 (21:21 +0100)]
5.0.0

bzr revid: stephane@tinyerp.com-20090206202135-c5bh6wl245w1gxk1

15 years ago[MERGE] 5.0.0-server
Stephane Wirtel [Fri, 6 Feb 2009 20:07:00 +0000 (21:07 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20090206200700-3x6vlk0k6j79l1bv

15 years ago[FIX]
Stephane Wirtel [Fri, 6 Feb 2009 18:06:14 +0000 (19:06 +0100)]
[FIX]

bzr revid: stephane@tinyerp.com-20090206180614-mmafu64sjddgtayk

15 years ago[FIX] i18n error
Christophe Simonis [Fri, 6 Feb 2009 15:46:23 +0000 (16:46 +0100)]
[FIX] i18n error

bzr revid: christophe@tinyerp.com-20090206154623-byqoyp0j6wta4kkl

15 years ago[MERGE] 5.0.0-addons
Stephane Wirtel [Fri, 6 Feb 2009 15:24:39 +0000 (16:24 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20090206152439-ec5m6pbijqgj0tz7

15 years ago[MERGE]
Stephane Wirtel [Fri, 6 Feb 2009 15:24:34 +0000 (16:24 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20090206152434-et0i5107w5mdgada

15 years ago[IMP] Upgrade the translation files
Stephane Wirtel [Fri, 6 Feb 2009 15:23:07 +0000 (16:23 +0100)]
[IMP] Upgrade the translation files

bzr revid: stephane@tinyerp.com-20090206152307-tk026a11ey8gr3ds

15 years ago[IMP] Upgrade the translation files
Stephane Wirtel [Fri, 6 Feb 2009 15:22:35 +0000 (16:22 +0100)]
[IMP] Upgrade the translation files

bzr revid: stephane@tinyerp.com-20090206152235-oe96mviaj2pybhwp

15 years ago[IMP] Add nl_BE language
Stephane Wirtel [Fri, 6 Feb 2009 14:45:56 +0000 (15:45 +0100)]
[IMP] Add nl_BE language

bzr revid: stephane@tinyerp.com-20090206144556-831z3y1re3312oi7

15 years ago[FIX] maintenance contract: connect to real server
Christophe Simonis [Fri, 6 Feb 2009 13:56:38 +0000 (14:56 +0100)]
[FIX] maintenance contract: connect to real server

bzr revid: christophe@tinyerp.com-20090206135638-ur4vsnilc0of8w7u

15 years ago[REF] cron: use pool of db_name parameter
Christophe Simonis [Fri, 6 Feb 2009 13:47:41 +0000 (14:47 +0100)]
[REF] cron: use pool of db_name parameter

bzr revid: christophe@tinyerp.com-20090206134741-es5ne5artnhxbedd

15 years ago[IMP] typo corrected
qdp [Fri, 6 Feb 2009 13:33:44 +0000 (14:33 +0100)]
[IMP] typo corrected

bzr revid: qdp@tinyerp.com-20090206133344-db3zhk09vtj0gxb1

15 years ago[MERGE]
Stephane Wirtel [Fri, 6 Feb 2009 13:27:09 +0000 (14:27 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20090206132709-y7jokojt3ipda2w1

15 years ago[MERGE] Improve the report in hr_attendance module - from Numerigraphe
Stephane Wirtel [Fri, 6 Feb 2009 13:26:09 +0000 (14:26 +0100)]
[MERGE] Improve the report in hr_attendance module - from Numerigraphe

bzr revid: stephane@tinyerp.com-20090206132609-xkh15w22s292wpd9

15 years agobugfix
Fabien Pinckaers [Fri, 6 Feb 2009 12:44:58 +0000 (13:44 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090206124458-z1x2tmqbyy8fz4x8

15 years ago[IMP] changed the demo data of account journal in order to have consistent default...
qdp [Fri, 6 Feb 2009 11:58:27 +0000 (12:58 +0100)]
[IMP] changed the demo data of account journal in order to have consistent default debit and credit account (to fetch the "encoding by line" feature)

bzr revid: qdp@tinyerp.com-20090206115827-1y48azx1hmjd0s4g

15 years ago[FIX] bugfixed concurrency writing when creating new account_move_line from an existi...
qdp [Fri, 6 Feb 2009 11:50:26 +0000 (12:50 +0100)]
[FIX] bugfixed concurrency writing when creating new account_move_line from an existing account_move (in form view)

bzr revid: qdp@tinyerp.com-20090206115026-022hfzsxb2jfkje5

15 years agoFixed timestamp formatting in attendance reports.
Numerigraphe - Lionel Sausin [Fri, 6 Feb 2009 10:11:10 +0000 (11:11 +0100)]
Fixed timestamp formatting in attendance reports.
Added default value for attendance report wizard.

bzr revid: ls@numerigraphe.fr-20090206101110-e6bnbv6111mp11kh

15 years ago[FIX] patch from Raphael Valyi
Stephane Wirtel [Fri, 6 Feb 2009 10:06:31 +0000 (11:06 +0100)]
[FIX] patch from Raphael Valyi

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

bzr revid: stephane@tinyerp.com-20090206100631-28r9tv3gdja12cia

15 years ago[REF] Remove commented code
Stephane Wirtel [Fri, 6 Feb 2009 09:52:08 +0000 (10:52 +0100)]
[REF] Remove commented code

bzr revid: stephane@tinyerp.com-20090206095208-m0avz6790dvc81lh

15 years ago[FIX] Fix an encoding error
Stephane Wirtel [Fri, 6 Feb 2009 09:25:23 +0000 (10:25 +0100)]
[FIX] Fix an encoding error

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

bzr revid: stephane@tinyerp.com-20090206092523-8bl7spf9qh4w7pdo

15 years ago[fix]
Harry (Open ERP) [Fri, 6 Feb 2009 05:08:12 +0000 (10:38 +0530)]
[fix]

bzr revid: hmo@tinyerp.com-20090206050812-y97bk9asy5ww7a88

15 years ago[MERGE]
Stephane Wirtel [Thu, 5 Feb 2009 23:52:45 +0000 (00:52 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20090205235245-rntfr79m5wk6h690

15 years ago[FIX] Unicode encoding
Stephane Wirtel [Thu, 5 Feb 2009 23:43:52 +0000 (00:43 +0100)]
[FIX] Unicode encoding

bzr revid: stephane@tinyerp.com-20090205234352-6wjwlcuuvm3gjv0j

15 years agoRemoved print statements I used for debugging purpose.
Numerigraphe - Lionel Sausin [Thu, 5 Feb 2009 17:58:06 +0000 (18:58 +0100)]
Removed print statements I used for debugging purpose.

bzr revid: ls@numerigraphe.fr-20090205175806-4hetyvjk7bsp1tck

15 years agomerge from trunk
Numerigraphe - Lionel Sausin [Thu, 5 Feb 2009 17:56:16 +0000 (18:56 +0100)]
merge from trunk

bzr revid: ls@numerigraphe.fr-20090205175616-sw42e2tk7xeyzjqi

15 years agomodifs
Fabien Pinckaers [Thu, 5 Feb 2009 17:30:32 +0000 (18:30 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090205173032-6hos06o1pq1m3ukk

15 years agobugfix
Fabien Pinckaers [Thu, 5 Feb 2009 17:15:31 +0000 (18:15 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090205171531-7ys5vn8mq5az1v7q

15 years agobugfix
Fabien Pinckaers [Thu, 5 Feb 2009 17:11:04 +0000 (18:11 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090205171104-4lqkjij8ooewts4x

15 years agomodifs
Fabien Pinckaers [Thu, 5 Feb 2009 16:58:46 +0000 (17:58 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090205165846-fcpzyp4c0t2z6e42

15 years ago[FIX] completed the tax.template definition of l10n_lu (type_tax_use and description)
qdp [Thu, 5 Feb 2009 16:49:27 +0000 (17:49 +0100)]
[FIX] completed the tax.template definition of l10n_lu (type_tax_use and description)

bzr revid: qdp@tinyerp.com-20090205164927-bsnz2u34kgccpa3k

15 years ago[FIX] bugfixed problem of ir.sequence on stock.picking name (missing numbers)
qdp [Thu, 5 Feb 2009 16:41:33 +0000 (17:41 +0100)]
[FIX] bugfixed problem of ir.sequence on stock.picking name (missing numbers)
[IMP] name is not copied anymore when a stock.picking is beeing copied

bzr revid: qdp@tinyerp.com-20090205164133-k758rjmdrr0kcghr

15 years ago[FIX] setting to None the address of a stock.picking was crashing because of a browse...
qdp [Thu, 5 Feb 2009 15:28:06 +0000 (16:28 +0100)]
[FIX] setting to None the address of a stock.picking was crashing because of a browse null
[FIX] when generating the account_move_lines from a stock.picking, the partner wasn't linked

bzr revid: qdp@tinyerp.com-20090205152806-z5f4movn0itt2fwh