Commit Graph

33 Commits

Author SHA1 Message Date
Simon Lejeune 7e8dcc5600 [IMP] l10n_be and l1n_fr reports converted to QWeb
bzr revid: sle@openerp.com-20140422121105-osvy8ji5v40t70jf
2014-04-22 14:11:05 +02:00
ggh-openerp 1cdda96284 [IMP] Improved Capitalize title
bzr revid: ggh@tinyerp.com-20130429055249-7wwd6zwek1pddlhl
2013-04-29 11:22:49 +05:30
ggh-openerp 7841bac687 [IMP] Improved typo in Warning
bzr revid: ggh@tinyerp.com-20130429053851-ipatcoxtjwrwfijk
2013-04-29 11:08:51 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +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
Fabien Pinckaers 8aee403faa [MERGE] fix belgian VAT statement
bzr revid: fp@tinyerp.com-20121113081246-vvwv5cvintjfg9gg
2012-11-13 09:12:46 +01:00
Mayur Maheshwari (OpenERP) ce2d38922e [FIX]l10_be : imp little bit
bzr revid: mma@tinyerp.com-20121105102102-sxbu9q584bp7gyfy
2012-11-05 15:51:02 +05:30
Mayur Maheshwari (OpenERP) 3518a4f2dc [IMP]10_be : improved code
bzr revid: mma@tinyerp.com-20121105101407-fsxjwisg9ajgim07
2012-11-05 15:44:07 +05:30
Dhruti Shastri b855f0bdd8 [FIX]l10_be : Wizard thorws error instead of User Friendly Warning
bzr revid: mma@tinyerp.com-20121105061518-9zixa8lr22z7v9j5
2012-11-05 11:45:18 +05:30
Fabien Pinckaers fcaf435c28 [MERGE]
bzr revid: fp@tinyerp.com-20120929085513-0iz1ozvko3o21x2e
2012-09-29 10:55:13 +02:00
Fabien Pinckaers 5ffbf77067 [MERGE] fixes in account
bzr revid: fp@tinyerp.com-20120920092726-5747f5kj14u26sb1
2012-09-20 11:27:26 +02:00
Turkesh Patel (Open ERP) 1db324a102 [FIX] improved code and improved view of the Partner VAT Listing wizard
bzr revid: tpa@tinyerp.com-20120913124857-q3g856yeihw9p934
2012-09-13 18:18:57 +05:30
Turkesh Patel (Open ERP) f29d02f20a [IMP] l10n_be:improved error typo.
bzr revid: tpa@tinyerp.com-20120913064030-7xpjf5ss7sdyjb81
2012-09-13 12:10:30 +05:30
Amit Bhavsar (Open ERP) 75a2c8432f Merge with latest addons.
bzr revid: amb@tinyerp.com-20120824133855-blxce4x2oezskbah
2012-08-24 19:08:55 +05:30
Antonin Bourguignon fe5956057a [FIX] spelling: 'insufficient data' instead of 'data insufficient'
bzr revid: abo@openerp.com-20120807102326-sro2nxr4zn95zhs1
2012-08-07 12:23:26 +02:00
Amit Bhavsar (Open ERP) 4f8dddacbb [FIX] l10n_be : Added the vat code
lp bug: https://launchpad.net/bugs/934272 fixed

bzr revid: amb@tinyerp.com-20120510055444-urk5p583t8nuz4lt
2012-05-10 11:24:44 +05:30
Jigar Amin - OpenERP 5a7ac2bbdb [IMP] l10n_be fixed for the invoice and res_partner_address clean up
bzr revid: jam@tinyerp.com-20120307120437-6aw31z2mqbgo7h0e
2012-03-07 17:34:37 +05:30
Quentin (OpenERP) 351d056c44 [FIX+IMP] l10n_be: partner vat listing xml statement upgraded to intervat 8.0. Added the possibility to print the list exported. Those 2 points are courtesy of Noviat. Improved the query to get data for this xml export: we now base our computation on the tax_amount and tax_code_id, which is way more correct.
bzr revid: qdp-launchpad@openerp.com-20120215131816-17ayv0pom1iddxf8
2012-02-15 14:18:16 +01:00
Raphael Collet 0495dc9413 [IMP] l10n_be: code clean up (mostly spacing and indentation)
bzr revid: rco@openerp.com-20120201090929-wqcu32kme63laecj
2012-02-01 10:09:29 +01:00
Bharat Devnani (OpenERP) d38a20b16a [IMP] changed the size of fields
bzr revid: bde@tinyerp.com-20120131055413-mrwsfty3c47ystiy
2012-01-31 11:24:13 +05:30
Bharat Devnani (OpenERP) 9267d3dd67 [REM] removed required=False attribute from partner_ids field in l10n_be/wizard/l10n_be_partner_vat_listing.py
bzr revid: bde@tinyerp.com-20120131054713-8yutobg67ohfh3cc
2012-01-31 11:17:13 +05:30
Bharat Devnani (OpenERP) 05a3dc5eb0 [IMP] commented print_vatlist function
bzr revid: bde@tinyerp.com-20120131053736-vkievt1pjl37vx6a
2012-01-31 11:07:36 +05:30
Bharat Devnani (OpenERP) 9c631c847c [FIX] made changes in name_search method to avoid duplicate record of partners
bzr revid: bde@tinyerp.com-20120130132453-d1wkb9mdv410xsij
2012-01-30 18:54:53 +05:30
Bharat Devnani (OpenERP) f950fff6bd [IMP] updated the amount_data dictionary
bzr revid: bde@tinyerp.com-20120130095631-favppa1rxwg1ube8
2012-01-30 15:26:31 +05:30
Bharat Devnani (OpenERP) 5510e7a083 [IMP] fixed the error and improved the user interface
bzr revid: bde@tinyerp.com-20120130071059-9gg0ust85uzh8yb0
2012-01-30 12:40:59 +05:30
Bharat Devnani (OpenERP) 583aa5f59d [ADD] added comment
bzr revid: bde@tinyerp.com-20120130054254-rz16ekt81l1wj9ua
2012-01-30 11:12:54 +05:30
Bharat Devnani (OpenERP) 635ffae1e0 [IMP] improved the code readability and indentation of l10n_be/wizard/l10n_be_partner_vat_listing.xml
bzr revid: bde@tinyerp.com-20120127123107-5gochmmwo3hzwre1
2012-01-27 18:01:07 +05:30
Bharat Devnani (OpenERP) ed62109fe2 [IMP] converted the wizard according to new format
bzr revid: bde@tinyerp.com-20120127055800-lzeiu5uqvm58lg8w
2012-01-27 11:28:00 +05:30
Bharat Devnani (OpenERP) c01dba098a [IMP] improved the format of Annual Listing of Vat Subjected Customers wizard of l10n_be module
bzr revid: bde@tinyerp.com-20120120094753-2uhoavhyq9tzfgtb
2012-01-20 15:17:53 +05:30
Vo Minh Thu 8109d17623 [FIX] l10n_be: commenting out a seemingly unused column. Need to make sure it has to disappear.
bzr revid: vmt@openerp.com-20110719133419-x9utuzmpz9x22a8x
2011-07-19 15:34:19 +02:00
Quentin (OpenERP) b88a6f7c5f [FIX] l10n_be, l10n_be_partner_vat_listing.py: changed in order to work with latest change in account types, as per Noviat suggestion
bzr revid: qdp-launchpad@openerp.com-20110506130519-4t4ikdg5o2sknnt7
2011-05-06 15:05:19 +02:00
Quentin (OpenERP) 14d5ac1cf1 [FIX] l10n_be: adapted l10n_be_partner_vat_listing.py in order to stay compliant with old account types
bzr revid: qdp-launchpad@openerp.com-20110505145741-3suog8cmf4dil2z1
2011-05-05 16:57:41 +02:00
Quentin (OpenERP) 8dba0bc053 [IMP] l10n_be: renamed file
bzr revid: qdp-launchpad@openerp.com-20110505143206-efhub12ul3eo0fuy
2011-05-05 16:32:06 +02:00