odoo/odoo.git
15 years agochange the order of some fields and change the title of the sequence object
Stephane Wirtel [Mon, 20 Oct 2008 13:24:59 +0000 (15:24 +0200)]
change the order of some fields and change the title of the sequence object

bzr revid: stephane@tinyerp.com-20081020132459-om103pcivt6vpcz1

15 years agoset the current value for the state field
Stephane Wirtel [Mon, 20 Oct 2008 13:22:12 +0000 (15:22 +0200)]
set the current value for the state field

bzr revid: stephane@tinyerp.com-20081020132212-8te4p08xxmq0y5gl

15 years agoAdd date_stop, date_start and state for the res.contact.job
Stephane Wirtel [Mon, 20 Oct 2008 13:17:06 +0000 (15:17 +0200)]
Add date_stop, date_start and state for the res.contact.job

bzr revid: stephane@tinyerp.com-20081020131706-uaklguc4v6uuoc8z

15 years agoBugfix and remove prints
hda@tinyerp.com [Mon, 20 Oct 2008 13:07:45 +0000 (18:37 +0530)]
Bugfix and remove prints

bzr revid: hda@tinyerp.com-20081020130745-2g7x2y41hpp39svv

15 years agoImproved database Installation wizard and remove unusual menus
hda@tinyerp.com [Mon, 20 Oct 2008 13:02:18 +0000 (18:32 +0530)]
Improved database Installation wizard and remove unusual menus

bzr revid: hda@tinyerp.com-20081020130218-8dtpjf16uzbdhuqq

15 years agoaccount balance prob solved..(Rana Vinay)
apa-tiny [Mon, 20 Oct 2008 12:52:54 +0000 (18:22 +0530)]
account balance prob solved..(Rana Vinay)

bzr revid: patelamit2003@gmail.com-20081020125254-e70gjdmt04l0e87r

15 years agoadd a field Analytic account in the same style of notes on sale order: means, with...
apa-tiny [Mon, 20 Oct 2008 12:46:04 +0000 (18:16 +0530)]
add a field Analytic account in the same style of notes on sale order: means, with the same font and under the line--Solved(Vinay
Rana)

bzr revid: patelamit2003@gmail.com-20081020124604-rk9rv0t92bsfpqxn

15 years agoMvt column size changed in General ledger.(Viral Rami)
apa-tiny [Mon, 20 Oct 2008 12:33:57 +0000 (18:03 +0530)]
Mvt column size changed in General ledger.(Viral Rami)

bzr revid: patelamit2003@gmail.com-20081020123357-jh9z5hiqh8pb786b

15 years agopartner ledger filter prob solved
apa-tiny [Mon, 20 Oct 2008 12:00:32 +0000 (17:30 +0530)]
partner ledger filter prob solved

bzr revid: patelamit2003@gmail.com-20081020120032-iq91mpqe282e548s

15 years agoCompelted partner balance and partner ledger report with wizard...
apa-tiny [Mon, 20 Oct 2008 11:14:38 +0000 (16:44 +0530)]
Compelted partner balance and partner ledger report with wizard...

bzr revid: patelamit2003@gmail.com-20081020111438-xyqsoxc3ef5luabz

15 years agoAccount_report:Modified indicators report
Jay Vora [Mon, 20 Oct 2008 10:43:35 +0000 (16:13 +0530)]
Account_report:Modified indicators report

bzr revid: jvo@tinyerp.com-20081020104335-rmu9u4k12vnmfh4x

15 years agobugfix:temp for supplier invoice + menuitem of charts (ref:jvo)
hda@tinyerp.com [Mon, 20 Oct 2008 09:51:21 +0000 (15:21 +0530)]
bugfix:temp for supplier invoice +  menuitem of charts (ref:jvo)

bzr revid: hda@tinyerp.com-20081020095121-365pw3p1quzryxbr

15 years agoimprove
Fabien Pinckaers [Mon, 20 Oct 2008 07:46:13 +0000 (09:46 +0200)]
improve

bzr revid: fp@tinyerp.com-20081020074613-su2yvlnkf08e0te2

15 years agoimprove_menu
Fabien Pinckaers [Mon, 20 Oct 2008 07:37:45 +0000 (09:37 +0200)]
improve_menu

bzr revid: fp@tinyerp.com-20081020073745-02g1krzluhb77no7

15 years agoimprove_menu
Fabien Pinckaers [Mon, 20 Oct 2008 07:36:59 +0000 (09:36 +0200)]
improve_menu

bzr revid: fp@tinyerp.com-20081020073659-28nnjqf0mg0oaas1

15 years agoSmall changes in wizard view(partner balance)
apa-tiny [Mon, 20 Oct 2008 07:15:25 +0000 (12:45 +0530)]
Small changes in wizard view(partner balance)

bzr revid: patelamit2003@gmail.com-20081020071525-zz3k0emeykjzbq38

15 years agoSmall changs in partner Balance Wizard and (Amit Patel)
apa-tiny [Mon, 20 Oct 2008 06:33:13 +0000 (12:03 +0530)]
Small changs in partner Balance Wizard and (Amit Patel)
Cost Ledger        : THe number of the analytic account should be on the left, now, it s on the right or centered(Rana Vinay)

bzr revid: patelamit2003@gmail.com-20081020063313-h895flnex31uw6bl

15 years agoError Solved :
apa-tiny [Mon, 20 Oct 2008 05:46:17 +0000 (11:16 +0530)]
Error Solved :

[Mon Oct 20 11:14:27 2008] ERROR:report:report account.partner.balance:
Traceback (most recent call last):
  File "/home/apa/Bazar Branches/openobject-server/bin/report/report_sxw.py", line 395, in _eval
    res = eval(expr, self.localcontext)
  File "<string>", line 1, in <module>
  File "/home/apa/Bazar Branches/openobject-addons/account/report/partner_balance.py", line 560, in _sum_scredit
    result_tmp = self.cr.fetchone()[0]
TypeError: 'NoneType' object is unsubscriptable

'NoneType' object is unsubscriptable
expr:  (sum_scredit(data)-sum_sdebit(data)) or '0.0'

bzr revid: patelamit2003@gmail.com-20081020054617-9aj0rrpo33vp31x5

15 years agosmall changes in the partner balance wizard
apa-tiny [Mon, 20 Oct 2008 05:36:28 +0000 (11:06 +0530)]
small changes in the partner balance wizard

bzr revid: patelamit2003@gmail.com-20081020053628-z8k5l8aim64y1x36

15 years agobugfix
Fabien Pinckaers [Sat, 18 Oct 2008 17:17:09 +0000 (19:17 +0200)]
bugfix

bzr revid: fp@tinyerp.com-20081018171709-cw3e2i22uxmzo5g0

15 years agobugfix
Fabien Pinckaers [Sat, 18 Oct 2008 14:44:10 +0000 (16:44 +0200)]
bugfix

bzr revid: fp@tinyerp.com-20081018144410-qokcf5d6f3yp8ogx

15 years agoimprove
Fabien Pinckaers [Sat, 18 Oct 2008 13:00:48 +0000 (15:00 +0200)]
improve

bzr revid: fp@tinyerp.com-20081018130048-hxgqze82s32yoei4

15 years agomerge
Fabien Pinckaers [Sat, 18 Oct 2008 06:38:06 +0000 (08:38 +0200)]
merge

bzr revid: fp@tinyerp.com-20081018063806-dfrtspvoyr7wg11k

15 years agomoifs
Fabien Pinckaers [Sat, 18 Oct 2008 06:37:26 +0000 (08:37 +0200)]
moifs

bzr revid: fp@tinyerp.com-20081018063726-vk9u613zlu24sib5

15 years agoShow an error and raise an exception if the _name is not present in an object
Stephane Wirtel [Fri, 17 Oct 2008 22:41:12 +0000 (00:41 +0200)]
Show an error and raise an exception if the _name is not present in an object

bzr revid: stephane@tinyerp.com-20081017224112-7sr2ihk7l7wuc2hg

15 years agofix and complete access rules
Christophe Simonis [Fri, 17 Oct 2008 17:03:45 +0000 (19:03 +0200)]
fix and complete access rules

bzr revid: christophe@tinyerp.com-20081017170345-4gw81edzvd2yjtyw

15 years agofix and complete access rules
Christophe Simonis [Fri, 17 Oct 2008 16:20:38 +0000 (18:20 +0200)]
fix and complete access rules

bzr revid: christophe@tinyerp.com-20081017162038-kzsgroivk73t0vyx

15 years agoupdate access rules
Christophe Simonis [Fri, 17 Oct 2008 16:17:23 +0000 (18:17 +0200)]
update access rules

bzr revid: christophe@tinyerp.com-20081017161723-oxw3th6x2ac6xjxs

15 years agoir_model_access.check_group can now take a list of group
Christophe Simonis [Fri, 17 Oct 2008 16:15:53 +0000 (18:15 +0200)]
ir_model_access.check_group can now take a list of group

bzr revid: christophe@tinyerp.com-20081017161553-u0fmkv268d30683x

15 years agopartner balance wizard completed.....
apa-tiny [Fri, 17 Oct 2008 13:04:39 +0000 (18:34 +0530)]
partner balance wizard completed.....

bzr revid: patelamit2003@gmail.com-20081017130439-a0dp1ep4u7q6flf5

15 years agoAccount_report:Added sequence to indicators,sorted on months,better layout,continuos...
Jay Vora [Fri, 17 Oct 2008 12:36:47 +0000 (18:06 +0530)]
Account_report:Added sequence to indicators,sorted on months,better layout,continuos display

bzr revid: jvo@tinyerp.com-20081017123647-hvgm9wniefdytpgt

15 years agoimprove
Christophe Simonis [Fri, 17 Oct 2008 10:05:50 +0000 (12:05 +0200)]
improve

bzr revid: christophe@tinyerp.com-20081017100550-22lqibto3fa7ajgx

15 years agoimprove
Fabien Pinckaers [Fri, 17 Oct 2008 09:59:14 +0000 (11:59 +0200)]
improve

bzr revid: fp@tinyerp.com-20081017095914-xidmsrlw33vy5gkz

15 years agoAccount_report:corrected graph in report:based on periods and fiscal year both
Jay Vora [Fri, 17 Oct 2008 09:27:06 +0000 (14:57 +0530)]
Account_report:corrected graph in report:based on periods and fiscal year both

bzr revid: jvo@tinyerp.com-20081017092706-wx16zggk9slv40zd

15 years agoir.model.access: add method check_group
Christophe Simonis [Fri, 17 Oct 2008 09:23:18 +0000 (11:23 +0200)]
ir.model.access: add method check_group

bzr revid: christophe@tinyerp.com-20081017092318-kq5ys1uv66m2yrc3

15 years agofix and complete access rules
Christophe Simonis [Fri, 17 Oct 2008 08:41:09 +0000 (10:41 +0200)]
fix and complete access rules

bzr revid: christophe@tinyerp.com-20081017084109-i1r4zigf7wp3o6i5

15 years agoupdate access rules
Christophe Simonis [Fri, 17 Oct 2008 08:37:52 +0000 (10:37 +0200)]
update access rules

bzr revid: christophe@tinyerp.com-20081017083752-jdxar3c8iytvnqyk

15 years agomerge
Fabien Pinckaers [Fri, 17 Oct 2008 08:26:25 +0000 (10:26 +0200)]
merge

bzr revid: fp@tinyerp.com-20081017082625-rbe31wu55arl31r7

15 years agomodifs
Fabien Pinckaers [Fri, 17 Oct 2008 08:25:43 +0000 (10:25 +0200)]
modifs

bzr revid: fp@tinyerp.com-20081017082543-k24lrydp6aj2s8e2

15 years agoSmall changes in partner ledger
apa-tiny [Fri, 17 Oct 2008 08:20:48 +0000 (13:50 +0530)]
Small changes in partner ledger

bzr revid: patelamit2003@gmail.com-20081017082048-arxrer6xsf34gu3o

15 years agoAdd partner ledger wizard....
apa-tiny [Fri, 17 Oct 2008 08:17:41 +0000 (13:47 +0530)]
Add partner ledger wizard....

bzr revid: patelamit2003@gmail.com-20081017081741-ne64e0liiraksl4c

15 years agoAccount_report:Added beautiful graph in report
Jay Vora [Fri, 17 Oct 2008 07:33:47 +0000 (13:03 +0530)]
Account_report:Added beautiful graph in report

bzr revid: jvo@tinyerp.com-20081017073347-vq2mk2e478bsj7ab

15 years agomerge
Fabien Pinckaers [Fri, 17 Oct 2008 07:18:00 +0000 (09:18 +0200)]
merge

bzr revid: fp@tinyerp.com-20081017071800-1l1s08gi0uynmo36

15 years agomerge
Fabien Pinckaers [Fri, 17 Oct 2008 06:52:27 +0000 (08:52 +0200)]
merge

bzr revid: fp@tinyerp.com-20081017065227-9zgvwr2gm0emz07v

15 years agosmall changes in partner Balance wizard...
apa-tiny [Fri, 17 Oct 2008 06:29:19 +0000 (11:59 +0530)]
small changes in partner Balance wizard...

bzr revid: patelamit2003@gmail.com-20081017062919-azy0tzz98ic6made

15 years agoProduction Order and Purchase Order Report Prob Solved---(Viral Rami)
apa-tiny [Fri, 17 Oct 2008 05:50:48 +0000 (11:20 +0530)]
Production Order and Purchase Order Report Prob Solved---(Viral Rami)

bzr revid: patelamit2003@gmail.com-20081017055048-yv2q4zxxszo91hun

15 years agoCompleted OverDue Payment Report(Viral Rami)
apa-tiny [Fri, 17 Oct 2008 05:20:16 +0000 (10:50 +0530)]
Completed OverDue Payment Report(Viral Rami)

bzr revid: patelamit2003@gmail.com-20081017052016-l8xsv8xc37kxix1c

15 years agoSmall changes in Partner Balance...
apa-tiny [Fri, 17 Oct 2008 05:02:34 +0000 (10:32 +0530)]
Small changes in Partner Balance...

bzr revid: patelamit2003@gmail.com-20081017050234-tqsp2elknj6bgsh7

15 years agosmall changes in partner balance wizard
apa-tiny [Fri, 17 Oct 2008 04:50:38 +0000 (10:20 +0530)]
small changes in partner balance wizard

bzr revid: patelamit2003@gmail.com-20081017045038-i2jm738qhpbam3y7

15 years agosmall changes in partner balance wizard
apa-tiny [Fri, 17 Oct 2008 04:38:19 +0000 (10:08 +0530)]
small changes in partner balance wizard

bzr revid: patelamit2003@gmail.com-20081017043819-rw1qcd4dqqlg4z9m

15 years ago* improve security on attachment: use the access right of the linked model
Christophe Simonis [Thu, 16 Oct 2008 18:28:16 +0000 (20:28 +0200)]
* improve security on attachment: use the access right of the linked model
 * improve cache managment

bzr revid: christophe@tinyerp.com-20081016182816-o2h4swwye1urt3kw

15 years agofor reports, partner balance et partner ledger. Can u change this to not have the...
apa-tiny [Thu, 16 Oct 2008 14:00:26 +0000 (19:30 +0530)]
for reports, partner balance et partner ledger. Can u change this to not have the wizard that asks by date or by period when we run
the wizard.
We should include a field selection filter with that values
  No one
  By date
  By period
With attrs, the fields 'date from et date to' and  Period should print or not depending on the value of the field selection.

bzr revid: patelamit2003@gmail.com-20081016140026-xi90zggjh51zvkwa

15 years ago<assert> tag reports now as errors by default
Christophe Simonis [Thu, 16 Oct 2008 13:38:47 +0000 (15:38 +0200)]
<assert> tag reports now as errors by default

bzr revid: christophe@tinyerp.com-20081016133847-0n0uc2vjpolym3dq

15 years agofix view
Christophe Simonis [Thu, 16 Oct 2008 13:33:53 +0000 (15:33 +0200)]
fix view

bzr revid: christophe@tinyerp.com-20081016133353-ziupkdoktil8rtwo

15 years agoCorrected copy functionality for fields translated=True (Ref: Yajushi Yagnik)
Jay Vora [Thu, 16 Oct 2008 11:54:41 +0000 (17:24 +0530)]
Corrected copy functionality for fields translated=True (Ref: Yajushi Yagnik)

bzr revid: jvo@tinyerp.com-20081016115441-k0ctdfcygqbici3w

15 years agoGantt view of project tasks.
Amit Mendapara [Thu, 16 Oct 2008 10:52:36 +0000 (16:22 +0530)]
Gantt view of project tasks.

bzr revid: ame@tinyerp.com-20081016105236-o9yowg6lp88avo8r

15 years agoAdd order.sxw for sale order
apa-tiny [Thu, 16 Oct 2008 10:32:16 +0000 (16:02 +0530)]
Add order.sxw for sale order

bzr revid: patelamit2003@gmail.com-20081016103216-26nve4aseppi7kno

15 years agoremoved invisible fields
hda@tinyerp.com [Thu, 16 Oct 2008 10:29:30 +0000 (15:59 +0530)]
removed invisible fields

bzr revid: hda@tinyerp.com-20081016102930-d8yd5faj6q3vcdac

15 years agoCorrected behaviour of language installation wizard
Jay Vora [Thu, 16 Oct 2008 08:54:28 +0000 (14:24 +0530)]
Corrected behaviour of language installation wizard

bzr revid: jvo@tinyerp.com-20081016085428-bf9xr2kgdd2id1y1

15 years agoModified printing indicator report using pychart :Account_report
Jay Vora [Thu, 16 Oct 2008 07:36:31 +0000 (13:06 +0530)]
Modified printing indicator report using pychart :Account_report

bzr revid: jvo@tinyerp.com-20081016073631-rqhrjdsuyouep4lt

15 years agopurchase order date formate prob solved.(Viral Rami)
apa-tiny [Thu, 16 Oct 2008 07:23:51 +0000 (12:53 +0530)]
purchase order date formate prob solved.(Viral Rami)

bzr revid: patelamit2003@gmail.com-20081016072351-pkr52v2ukxe73qii

15 years agosmall changes in account_tax_code report(Rana Vinay)
apa-tiny [Thu, 16 Oct 2008 07:21:37 +0000 (12:51 +0530)]
small changes in account_tax_code report(Rana Vinay)

bzr revid: patelamit2003@gmail.com-20081016072137-q2ole8xowfrdqyf1

15 years agoPartner Balance report Completed....
apa-tiny [Wed, 15 Oct 2008 13:15:46 +0000 (18:45 +0530)]
Partner Balance report Completed....

bzr revid: patelamit2003@gmail.com-20081015131546-6mcxwqu08kzy8dih

15 years agofix tree view problems
Christophe Simonis [Wed, 15 Oct 2008 12:39:51 +0000 (14:39 +0200)]
fix tree view problems

bzr revid: christophe@tinyerp.com-20081015123951-8kp03h7h13mehwcn

15 years agochange parent of 'Open Project' menu
Christophe Simonis [Wed, 15 Oct 2008 12:22:39 +0000 (14:22 +0200)]
change parent of 'Open Project' menu

bzr revid: christophe@tinyerp.com-20081015122239-wbyz0jf14c4b62bw

15 years agoSmall changes in : (Rana Vinay)
apa-tiny [Wed, 15 Oct 2008 11:28:16 +0000 (16:58 +0530)]
Small changes in : (Rana Vinay)
  account/project/report/cost_ledger.rml
  account/project/report/cost_ledger.sxw
  account/project/report/quantity_cost_ledger.rml
  account/project/report/quantity_cost_ledger.sxw

bzr revid: patelamit2003@gmail.com-20081015112816-2s7rmckctuyf41te

15 years agoCurrency add in inverted balance
apa-tiny [Wed, 15 Oct 2008 11:26:51 +0000 (16:56 +0530)]
Currency add in inverted balance

bzr revid: patelamit2003@gmail.com-20081015112651-c8q04uq9q5zrq01d

15 years agoAccount Journal Report Completed...(Viral Rami)
apa-tiny [Wed, 15 Oct 2008 10:28:55 +0000 (15:58 +0530)]
Account Journal Report Completed...(Viral Rami)

bzr revid: patelamit2003@gmail.com-20081015102855-xk9m6bo030ds6bvv

15 years agowhen I put header=2 in the .py, I get that the internal header has a gray line instea...
apa-tiny [Wed, 15 Oct 2008 10:24:24 +0000 (15:54 +0530)]
when I put header=2 in the .py, I get that the internal header has a gray line instead of black-Solved

bzr revid: patelamit2003@gmail.com-20081015102424-asjtf3lfg8z8d07g

15 years agoAdd currency in
apa-tiny [Wed, 15 Oct 2008 10:15:20 +0000 (15:45 +0530)]
Add currency in
  account/project/report/analytic_check.rml
  account/report/general_ledger.rml
  account/report/general_ledger_landscape.rml

bzr revid: patelamit2003@gmail.com-20081015101520-pfct4qihyvdm0no2

15 years agobugfix
Fabien Pinckaers [Wed, 15 Oct 2008 09:15:00 +0000 (11:15 +0200)]
bugfix

bzr revid: fp@tinyerp.com-20081015091500-m7xer1mxaqunpjbw

15 years agoFixed a problem in the po file (spaces between 2 comments)
Olivier Laurent [Wed, 15 Oct 2008 08:20:16 +0000 (10:20 +0200)]
Fixed a problem in the po file (spaces between 2 comments)

bzr revid: olt@tinyerp.com-20081015082016-8aeab8wxx98pag27

15 years agoFixed a problem in the po file (header section): void line between first comment...
Olivier Laurent [Wed, 15 Oct 2008 08:01:04 +0000 (10:01 +0200)]
Fixed a problem in the po file (header section): void line between first comment and heade

bzr revid: olt@tinyerp.com-20081015080104-vuw4ekd9i34qu0x6

15 years agodon't catch access exception...
Christophe Simonis [Wed, 15 Oct 2008 08:00:18 +0000 (10:00 +0200)]
don't catch access exception...

bzr revid: christophe@tinyerp.com-20081015080018-tepjwh0u2wh7rvcg

15 years agoxml files: the noupdate attribute must be set to something different that '', '0...
Christophe Simonis [Wed, 15 Oct 2008 07:52:23 +0000 (09:52 +0200)]
xml files: the noupdate attribute must be set to something different that '', '0' and 'False' to be active

bzr revid: christophe@tinyerp.com-20081015075223-nfpmqa5fdf4kmgwi

15 years agopo files: allow empty lines between comments and msgid
Christophe Simonis [Wed, 15 Oct 2008 07:49:53 +0000 (09:49 +0200)]
po files: allow empty lines between comments and msgid

bzr revid: christophe@tinyerp.com-20081015074953-rx39rgezl92egybn

15 years agofix translation file
Christophe Simonis [Wed, 15 Oct 2008 07:42:58 +0000 (09:42 +0200)]
fix translation file

bzr revid: christophe@tinyerp.com-20081015074258-efpd0yf7jr0crk10

15 years agofix translation file
Christophe Simonis [Wed, 15 Oct 2008 07:34:54 +0000 (09:34 +0200)]
fix translation file

bzr revid: christophe@tinyerp.com-20081015073454-l3q5guvf9m77amg3

15 years agoGeneral journal report completed..(Rana Vinay)
apa-tiny [Wed, 15 Oct 2008 07:31:11 +0000 (13:01 +0530)]
General journal report completed..(Rana Vinay)

bzr revid: patelamit2003@gmail.com-20081015073111-exb3qh0ro2qporpd

15 years agoAdd currency in anaytic journal report
apa-tiny [Wed, 15 Oct 2008 06:53:14 +0000 (12:23 +0530)]
Add currency in anaytic journal report

bzr revid: patelamit2003@gmail.com-20081015065314-nuezurccjjgs28id

15 years agosmall changes in analytic_journal.py
apa-tiny [Wed, 15 Oct 2008 04:54:33 +0000 (10:24 +0530)]
small changes in analytic_journal.py

bzr revid: patelamit2003@gmail.com-20081015045433-sg86nmuys15ru758

15 years agomerge
Fabien Pinckaers [Wed, 15 Oct 2008 04:18:15 +0000 (06:18 +0200)]
merge

bzr revid: fp@tinyerp.com-20081015041815-592h3pi82crj756o

15 years agomerge
Olivier Laurent [Tue, 14 Oct 2008 15:46:29 +0000 (17:46 +0200)]
merge

bzr revid: olt@tinyerp.com-20081014154629-u11jgxic01exbjvp

15 years agoFrench translation
Olivier Laurent [Tue, 14 Oct 2008 15:45:46 +0000 (17:45 +0200)]
French translation

bzr revid: olt@tinyerp.com-20081014154546-wa631ehx6ctfrb4e

15 years ago*added missing vat code
qdp [Tue, 14 Oct 2008 15:26:24 +0000 (17:26 +0200)]
*added missing vat code

bzr revid: qdp@tinyerp.com-20081014152624-ybvjvicg6xnflpb3

15 years agomerge
Olivier Laurent [Tue, 14 Oct 2008 15:24:48 +0000 (17:24 +0200)]
merge

bzr revid: olt@tinyerp.com-20081014152448-p0mfdhbmd0ucjyrb

15 years agomerge
Olivier Laurent [Tue, 14 Oct 2008 15:17:00 +0000 (17:17 +0200)]
merge

bzr revid: olt@tinyerp.com-20081014151700-y13d65rl83vinuvh

15 years ago*improved name of module
qdp [Tue, 14 Oct 2008 15:16:20 +0000 (17:16 +0200)]
*improved name of module
*bugfixed l10n_lu data

bzr revid: qdp@tinyerp.com-20081014151620-b53h8sn6rh57spux

15 years agoFrench translation
Olivier Laurent [Tue, 14 Oct 2008 15:16:13 +0000 (17:16 +0200)]
French translation

bzr revid: olt@tinyerp.com-20081014151613-8l0axceroqnn9371

15 years agomerge
Fabien Pinckaers [Tue, 14 Oct 2008 15:05:51 +0000 (17:05 +0200)]
merge

bzr revid: fp@tinyerp.com-20081014150551-pzbo0dlqbm0kyqi8

15 years agodate invoice fix
Fabien Pinckaers [Tue, 14 Oct 2008 15:05:12 +0000 (17:05 +0200)]
date invoice fix

bzr revid: fp@tinyerp.com-20081014150512-xkxgkl0lwb5e4n0i

15 years ago*bugfixed the chart generation from a chart template
qdp [Tue, 14 Oct 2008 15:01:23 +0000 (17:01 +0200)]
*bugfixed the chart generation from a chart template

bzr revid: qdp@tinyerp.com-20081014150123-xs4zvgy2tzce34qw

15 years ago*changed structure of menuitem
qdp [Tue, 14 Oct 2008 14:51:51 +0000 (16:51 +0200)]
*changed structure of menuitem

bzr revid: qdp@tinyerp.com-20081014145151-lmh64c22hjx9q2u3

15 years agoFrench translation
Olivier Laurent [Tue, 14 Oct 2008 14:45:59 +0000 (16:45 +0200)]
French translation

bzr revid: olt@tinyerp.com-20081014144559-fby3tbwq6dhmgmn2

15 years agoFrench translation
Olivier Laurent [Tue, 14 Oct 2008 14:44:41 +0000 (16:44 +0200)]
French translation

bzr revid: olt@tinyerp.com-20081014144441-m5jsglpq0vw68l2b

15 years agolu
Fabien Pinckaers [Tue, 14 Oct 2008 14:44:30 +0000 (16:44 +0200)]
lu

bzr revid: fp@tinyerp.com-20081014144430-hd1bvcvu6gnkk13f

15 years agomerge
Fabien Pinckaers [Tue, 14 Oct 2008 14:44:01 +0000 (16:44 +0200)]
merge

bzr revid: fp@tinyerp.com-20081014144401-l454k4ly0m0swsu3

15 years agomerge
Fabien Pinckaers [Tue, 14 Oct 2008 14:43:52 +0000 (16:43 +0200)]
merge

bzr revid: fp@tinyerp.com-20081014144352-m1ecje3upr5d5d31

15 years agoimprove
Fabien Pinckaers [Tue, 14 Oct 2008 14:43:03 +0000 (16:43 +0200)]
improve

bzr revid: fp@tinyerp.com-20081014144303-3opfdph66v8tp9na

15 years agomerge
Olivier Laurent [Tue, 14 Oct 2008 14:29:52 +0000 (16:29 +0200)]
merge

bzr revid: olt@tinyerp.com-20081014142952-srl0xej4l17xivq9