Commit Graph

24 Commits

Author SHA1 Message Date
Olivier Dony 02035b27b8 [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
Martin Trigaux 8fd6cb92e7 [IMP] use exact writing for fsf address
bzr revid: mat@openerp.com-20130514142837-jt65d8xjd1eozqst
2013-05-14 16:28:37 +02:00
Martin Trigaux 3c11652fac [IMP] trmove double space in fsf address
bzr revid: mat@openerp.com-20130514141132-610k885sxtcr8vpb
2013-05-14 16:11:32 +02:00
Martin Trigaux 7b8f704f90 [FIX] fix FSF address
bzr revid: mat@openerp.com-20130514120424-xwjzdf3mufifl90d
2013-05-14 14:04:24 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
e9c5233ec1 [FIX] l10n_fr: use abs(v)<epsilon when checking for small value
lp bug: https://launchpad.net/bugs/1084424 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20121129081248-v5qw1czyjoagls4o
2012-11-29 09:12:48 +01:00
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Rucha (Open ERP) 84a517a6d7 [IMP]: Removed pageSize from report rml as it will be taken from company paper format;
bzr revid: rpa@tinyerp.com-20111221090811-tg1vbfqs303f8yvq
2011-12-21 14:38:11 +05:30
P. Christeas a1f84b2a4e l10n_fr: xml indent one report.
bzr revid: p_christ@hol.gr-20101207133614-ajv5lqb3qzunjjv0
2010-12-07 15:36:14 +02:00
P. Christeas 5bebd204b8 l10n_fr: Fix reports, yaml code for them
Main issue was that 'fiscalyear_id' was not defined in the data['form']
dictionary, so it triggered the wrong fiscal year to be used (wonder how
it really didn't raise an error on trunk).

bzr revid: p_christ@hol.gr-20101028130349-bpophiuieeee3e5t
2010-10-28 16:03:49 +03:00
Anup (OpenERP) 175e362db5 [FIX] l10n_fr : Report Corrected
bzr revid: ach@tinyerp.com-20100928135635-nv6r2szu1fhrr6a2
2010-09-28 19:26:35 +05:30
apa-tiny b40a24abb2 [IMP]:rename the title and author of rml reports.
bzr revid: apa@tinyerp.com-20100827113155-exychrchfe7rvmyz
2010-08-27 17:01:55 +05:30
Mustufa Rangwala 18b8ed7835 [IMP] l10n_fr: Code improved
bzr revid: mra@mra-laptop-20100818045314-kg11zkfizxlnn1bs
2010-08-18 10:23:14 +05:30
PAP(OpenERP) c7744cc08a [IMP] l10n_fr, l10n_lu: wizards converted to osv memory type, renaming of files
bzr revid: mra@mra-laptop-20100817114756-45vo32nh89xs2t9i
2010-08-17 17:17:56 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
nch@tinyerp.com c80cbcd371 [IMP]:l10n_fr sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091125113207-1557k1ysnvp5z52n
2009-11-25 17:02:07 +05:30
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel 25f727dd7b [FIX] Specify the name of the argument for the context, to avoir a critical bug
bzr revid: stephane@openerp.com-20091009114900-r4j49l7dmmw5sze5
2009-10-09 13:49:00 +02:00
Stephane Wirtel 587b992aa2 [IMP] Add the i18n directory
[FIX] Remove pcg in the object names

bzr revid: stephane@tinyerp.com-20090123130629-n0y1luuiwyw6y5hu
2009-01-23 14:06:29 +01:00
qdp 36e86a979a [IMP] added new l10n_fr module, reviewed by Sistheo, Zeekom and CrysaLEAD
bzr revid: qdp@tinyerp.com-20090122130017-d7zyl8j2yvy275wv
2009-01-22 14:00:17 +01:00
qdp fb4ab2899a *removed deprecated l10n_fr module
bzr revid: qdp@tinyerp.com-20090122125811-7475b6xqnh53m0qp
2009-01-22 13:58:11 +01:00
Jay (Open ERP) 10af1c94ea Added Balance sheet and PnL reoprts for l10n_fr
bzr revid: jvo@tinyerp.com-20081229104424-a8mcjvfjgut0zfst
2008-12-29 16:14:24 +05:30