Commit Graph

21 Commits

Author SHA1 Message Date
uco (OpenERP) 5a4e8b8092 [IMP]: Generalization of tooltips: Improved tooltips for all fields.
bzr revid: uco@tinyerp.co.in-20091222064551-k6g299rk9ly1oyg3
2009-12-22 12:15:51 +05:30
Panos Christeas 8d0b4a7418 [MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
bzr revid: hmo@tinyerp.com-20091126135400-z32iycvadbt9so8n
2009-11-26 19:24:00 +05:30
mra (Open ERP) 7dc6bbf3f5 [IMP] l10n_be: Annual Listing of VAT-Subjected Customers, modify wizard for user can see what gonna export in xml, before generating the xml file
bzr revid: mra@tinyerp.com-20091027122445-zkurf8bwolujy66a
2009-10-27 17:54:45 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +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
Jay (Open ERP) 03c856b965 [FIX] More Corrections for l10n_be partner vat listing
bzr revid: jvo@tinyerp.com-20090427141806-ar6ehr8ai2g1lr1c
2009-04-27 19:48:06 +05:30
Jay (Open ERP) 642160ddd7 [FIX] Bug 367813 : non-english characters accepted for l10n_be partner listing wizard,Quality improvement.
bzr revid: jvo@tinyerp.com-20090427124116-k0qnflyhna4l4hls
2009-04-27 18:11:16 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
qdp f31e75a5e8 several fixes en improvements of l10n_be wizard
[FIX] year tag of vat declaration wizard: used first 4 char of date instead of last 4 char of name, because name can be manually changed by user!
[FIX] year tag of vat listing  wizard: used first 4 char of date instead of last 4 char of name, because name can be manually changed by user!                   
[FIX] vat listing wizard is now based on account_periods and not dates!
[FIX] vat listing is only for belgian customers
[FIX] vat listing was wrongly filled (amount and turnover tags were sometimes switched): fixed and improved readability

[IMP] cleaning of vat listing
[IMP] improved the menuitems structure and names more explicit

bzr revid: qdp@tinyerp.com-20090205131841-ahs0xr30ukmybcdq
2009-02-05 14:18:41 +01:00
qdp e4bc01cdc8 [FIX] bgufixed the 2 wizards of l10n_be
-vat_subjected wasn't take in considearation in vat_linting
	-wrong value was filled for <MONTH> tag in vat_declaration
+
[IMP] improved the vat_declaration wizard in oorder to:
	-work for quarter based accountings
	-have a generic solution for zip_id that is added in cci_partner

bzr revid: qdp@tinyerp.com-20090203140311-74erq47phor2l5q3
2009-02-03 15:03:11 +01:00
Harry (Open ERP) b3e056c43b get partner country from invoice address
bzr revid: hmo@tinyerp.com-20090119060204-p7gw1og6g96g98ok
2009-01-19 11:32:04 +05:30
qdp 373d638f95 [FIX] programming error: zip_id does not exist on res.partner.address object
bzr revid: qdp@tinyerp.com-20090116162634-jjzw89bvpb3c6wwu
2009-01-16 17:26:34 +01:00
Harry (Open ERP) 7e8a8cb437 fixed bug
bzr revid: hmo@tinyerp.com-20090116152255-8syh4ptm3chmevib
2009-01-16 20:52:55 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
qdp 6232b371fe *reindented
bzr revid: qdp@tinyerp.com-20081217171057-jzag2xjt3eg4n0xr
2008-12-17 18:10:57 +01:00
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
qdp 49c366fbd5 *bugfixed vat listing wizard and belgian chart of account
bzr revid: qdp@tinyerp.com-20080910142751-3vetoo2se2ms5nge
2008-09-10 16:27:51 +02:00
Mustufa Rangwala ae21cdb0ee bug fix
bzr revid: mra@tinyerp.com-20080829073747-5wlz6ywae4ht3m3r
2008-08-29 13:07:47 +05:30
qdp 83fe9a4552 *added INTERVAT wizards in l10n_be module.
bzr revid: qdp@tinyerp.com-20080724104225-f8o3r5dthtvkdlw3
2008-07-24 12:42:25 +02:00
Mustufa Rangwala 4adced1f1b added wizard on l10n_be for vat listing and declation
bzr revid: mra@tinyerp.com-20080723102942-eztv9fg66w3x1248
2008-07-23 15:59:42 +05:30