Commit Graph

22144 Commits

Author SHA1 Message Date
P. Christeas ff9926159d Greek account chart: hide 69.61 account by default
bzr revid: p_christ@hol.gr-20101028122846-1benc2zlcx42c269
2010-10-28 15:28:46 +03:00
P. Christeas 6dd9fdd160 Regenerate the Greek chart of accounts: receivables and payables.
bzr revid: p_christ@hol.gr-20101028122845-gyijhh504j3u9bwb
2010-10-28 15:28:45 +03:00
P. Christeas 5d26134d47 l10n_chart_gr: fix XML order
XML entities were in the wrong order, failing to install on virgin
systems.

bzr revid: p_christ@hol.gr-20101028122844-4x9dyh8f5bpazo31
2010-10-28 15:28:44 +03:00
P. Christeas 484ce1d559 Fix spreadshit data in l10n_chart_gr.
bzr revid: p_christ@hol.gr-20101028122844-i1wey3an4lajjrpy
2010-10-28 15:28:44 +03:00
P. Christeas c990d0976b More on Greek chart of accounts.
bzr revid: p_christ@hol.gr-20101028122844-yexqlwtj1wvz3pqc
2010-10-28 15:28:44 +03:00
P. Christeas 273b722921 Greek General Fiscal Plan
This is the full (?) chart of accounts.

Properties that set the default accounts seem to be broken now, TODO.

bzr revid: p_christ@hol.gr-20101028122843-333j3wod1oqgx6we
2010-10-28 15:28:43 +03:00
P. Christeas 7e9d6466ca Draft support for Greek chart of accounts.
bzr revid: p_christ@hol.gr-20101028122843-2g39s2b3wtdfkrbb
2010-10-28 15:28:43 +03:00
P. Christeas 13b891f6f7 account_greek_fiscal: adapt form to new parent form.
bzr revid: p_christ@hol.gr-20101028122637-jyt0nt60c2md0pvv
2010-10-28 15:26:37 +03:00
P. Christeas 14ed020d8b account_greek_fiscal: fix dependency on base_vat.
bzr revid: p_christ@hol.gr-20101028122637-eewb88u2kgb3tynw
2010-10-28 15:26:37 +03:00
P. Christeas decf3a9af3 account_greek_fiscal: fix __openerp__.py
bzr revid: p_christ@hol.gr-20101028122635-tmy5r83ipc1ptst7
2010-10-28 15:26:35 +03:00
P. Christeas de755ec9b3 [Fix] Account fiscal gr: use simpler xml inheritance
At the new layout, the <xpath ..> notation fails to find the right
place, use the simple <field ..> method.

bzr revid: p_christ@hol.gr-20101028122414-b101ez073g5s5xrz
2010-10-28 15:24:14 +03:00
P. Christeas e2f7c6944f [IMP] account_greek_fiscal: fix ir_cron arguments.
Port to 5.2 syntax for xml.

bzr revid: p_christ@hol.gr-20101028122413-q76zim2de66yorqb
2010-10-28 15:24:13 +03:00
P. Christeas a9608561db account_greek_fiscal: ext depend on python-cups
bzr revid: p_christ@hol.gr-20101028122413-9jkgwtddtwca3lb9
2010-10-28 15:24:13 +03:00
P. Christeas 118c1d73ee Greek fiscal prints: use locale's encoding.
Now that the driver understands encodings, try to use the correct one,
from the system's locale.

bzr revid: p_christ@hol.gr-20101028122412-dmqn090w8z366uli
2010-10-28 15:24:12 +03:00
P. Christeas 4f56fdd419 [IMP] Account Greek fiscal: select tax authorities w/o country.
bzr revid: p_christ@hol.gr-20101028122412-ibl1y5zrs9ybbes0
2010-10-28 15:24:12 +03:00
P. Christeas 1311dcf5f4 Account greek fiscal: improve the CUPS feedback.
bzr revid: p_christ@hol.gr-20101028122412-72outm3mvta4iugb
2010-10-28 15:24:12 +03:00
P. Christeas 31dc0244cb Account greek fiscal: Feed cups data back into print status.
bzr revid: p_christ@hol.gr-20101028122411-pu42c9acjp60e9ph
2010-10-28 15:24:11 +03:00
P. Christeas 9e39342d6b Greek fiscal: add table of Hellenic Tax authorities.
bzr revid: p_christ@hol.gr-20101028122411-hg7lcwar5na8egz8
2010-10-28 15:24:11 +03:00
P. Christeas 74f0b1e36a Greek fiscal: fix searching of tax authorities, occupations.
bzr revid: p_christ@hol.gr-20101028122411-0b1mykwer5s78nf1
2010-10-28 15:24:11 +03:00
P. Christeas 44e5738593 Greek Fiscal: fix vat details, security rules.
bzr revid: p_christ@hol.gr-20101028122410-ej39rio8bfnvnfpv
2010-10-28 15:24:10 +03:00
P. Christeas f4bfcfb69a Greek fiscal: add VAT authorities, occupation.
In Greece, the VAT number alone is not sufficient for an invoice.

bzr revid: p_christ@hol.gr-20101028122410-w7mtalliboz1tttl
2010-10-28 15:24:10 +03:00
P. Christeas 6cc732ae6e Account fiscal greek: fix report data definition.
Print field is now eval()'ed , so needs to be quoted.

bzr revid: p_christ@hol.gr-20101028122410-jycot97tigpdergh
2010-10-28 15:24:10 +03:00
P. Christeas 1ef0fb56dc Greek fiscal: add options to ir.actions.report.xml for printing.
Now, the printer name and num. of copies is stored within the
report object.
Note that the report object will have to be duplicated, in case
of a second company or fiscal printer.

bzr revid: p_christ@hol.gr-20101028122409-7fx6qe73dszs76lj
2010-10-28 15:24:09 +03:00
P. Christeas 599351e97e Greek Fiscal: have own report, txt type.
bzr revid: p_christ@hol.gr-20101028122409-6xswi7e0uk5rqmsc
2010-10-28 15:24:09 +03:00
P. Christeas c470520c29 Greek fiscal printing code: bind to CUPS, print.
This code now works. It still doesn't get the fiscal hash
back from the job. It may also have some issues when real
localized reports are used.

bzr revid: p_christ@hol.gr-20101028122409-tjre1fmptnw0711q
2010-10-28 15:24:09 +03:00
P. Christeas 69e0367ceb Fiscal: call the fiscal printing with data.
bzr revid: p_christ@hol.gr-20101028122408-revhwndxyg8b0ty6
2010-10-28 15:24:08 +03:00
P. Christeas ed9bff250a Put some code under the 'Print' button.
bzr revid: p_christ@hol.gr-20101028122408-d4n8ki83f4xtrjqa
2010-10-28 15:24:08 +03:00
P. Christeas 378b89a0d0 Put the fiscal reports as an extra state in account.invoice.
bzr revid: p_christ@hol.gr-20101028122407-4tgvkr2eubbdn52p
2010-10-28 15:24:07 +03:00
P. Christeas 47225077bd Greek fiscal: mark the print in the account.invoice.
Now, account.invoice(s) will have to check whether they have
been printed in the fiscal printer.

bzr revid: p_christ@hol.gr-20101028122407-v8wqqvrvw8n84c03
2010-10-28 15:24:07 +03:00
P. Christeas a0028d7149 Greek fiscal: fix model, view.
bzr revid: p_christ@hol.gr-20101028122204-ffho16dixoq22i1f
2010-10-28 15:22:04 +03:00
P. Christeas 0e659fdef9 Initial files for Greek fiscal printing.
bzr revid: p_christ@hol.gr-20101028122155-fa8h81b6cz00oihm
2010-10-28 15:21:55 +03:00
nvi-openerp 2ec51bc9bd [FIX] Fixed incompatibility with windows in lu localization
bzr revid: nicolas.vanhoren@openerp.com-20101028094923-5cnkn1flznx02glb
2010-10-28 11:49:23 +02:00
nvi-openerp 200f618bd0 [ADD] Added italian accounting localization
bzr revid: nicolas.vanhoren@openerp.com-20101028084258-l14zdvjn92e19i9t
2010-10-28 10:42:58 +02:00
nvi-openerp a62c31f8cb [ADD] Added thailand accounting
bzr revid: nicolas.vanhoren@openerp.com-20101027152207-t7bl1wuhu6re1b94
2010-10-27 17:22:07 +02:00
nvi-openerp 671e893ae4 [ADD] Added ecuadorian accounting
bzr revid: nicolas.vanhoren@openerp.com-20101027145022-aa1rvphy2kg8qsj1
2010-10-27 16:50:22 +02:00
nvi-openerp bdc8661da7 [IMP] Cleaned wizards in german accounting
bzr revid: nicolas.vanhoren@openerp.com-20101027100144-mj6aueqsmhvu7tga
2010-10-27 12:01:44 +02:00
nvi-openerp 27bee8fe2f [FIX] Fixed wrong commit
bzr revid: nicolas.vanhoren@openerp.com-20101027095533-cyuhukuct20mkq22
2010-10-27 11:55:33 +02:00
nvi-openerp eb0c9f4f0f [IMP] Small change in canadian accouting
bzr revid: nicolas.vanhoren@openerp.com-20101027095232-p459v7dlpq21gv5p
2010-10-27 11:52:32 +02:00
nvi-openerp 67a4d79dd2 [IMP] Cleaned wizards in swiss accounting
bzr revid: nicolas.vanhoren@openerp.com-20101027094313-25motoux4bghwmi3
2010-10-27 11:43:13 +02:00
nvi-openerp 076315c04a [FIX] Corrected small problems for validation in swiss accounting
bzr revid: nicolas.vanhoren@openerp.com-20101027083329-1hxpny1bthxn8nvi
2010-10-27 10:33:29 +02:00
nvi-openerp e380d5d55c [FIX] Corrected small things in swiss accounting
bzr revid: nicolas.vanhoren@openerp.com-20101026150632-lsvdofxrqdbnmlxh
2010-10-26 17:06:32 +02:00
nvi-openerp e6b58a33cf [IMP] Merged swiss accounting
bzr revid: nicolas.vanhoren@openerp.com-20101026150222-gieza7zn96y0pfvc
2010-10-26 17:02:22 +02:00
nvi-openerp 26e7b2b6e8 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20101026133554-clyxmawmwvyvwed8
2010-10-26 15:35:54 +02:00
Jacara 26edcb80e4 [FIX] Account : Usability change
lp bug: https://launchpad.net/bugs/666709 fixed

bzr revid: jvo@tinyerp.com-20101026124154-la1x697mpxrjkpdk
2010-10-26 18:11:54 +05:30
nvi-openerp 1f4599d3c1 [IMP] Renamed uk chart of account
bzr revid: nicolas.vanhoren@openerp.com-20101026113613-r0zcc2dgf7fwhwie
2010-10-26 13:36:13 +02:00
Jay (OpenERP) f47cd9f6c5 [MERGE] Merged Addons fixes branch
bzr revid: jvo@tinyerp.com-20101026113257-5vu05j7n3r5w0gai
2010-10-26 17:02:57 +05:30
DHS (OpenERP) d49ef5795e [FIX] account:account_tax_chart form name corrected
lp bug: https://launchpad.net/bugs/666101 fixed

bzr revid: dhs@tinyerp.com-20101026102726-n2phrs3jxzgbu462
2010-10-26 15:57:26 +05:30
nvi-openerp bfa0bed509 [IMP] Renamed minimal chart of uk to not interfere with naming convention
bzr revid: nicolas.vanhoren@openerp.com-20101026095205-1yrrpun73vzaz33g
2010-10-26 11:52:05 +02:00
DHS (OpenERP) 6d3ed5f3df [MERGE] Merged main branch
bzr revid: dhs@tinyerp.com-20101026093436-lxntznhfikv09akv
2010-10-26 15:04:36 +05:30
nvi-openerp 8037d62680 [ADD] Added Venezuela localization
bzr revid: nicolas.vanhoren@openerp.com-20101026090842-nwo6u7ibs3sei1a5
2010-10-26 11:08:42 +02:00