Commit Graph

306 Commits (b22964080e0122d0fa7753a3bb129026608ff8cc)

Author SHA1 Message Date
Fekete Mihai c75ed98250 Update links in report, add account group file, update trial balance with hierarchy.
Update indentation, remove empty lines from header.

Update test.

Update pylint.

Remove company_id on computing accounts, since account.group is not a company based model, filtering accounts is done on trial balance report.

Update account variables.

Improve condition in padding on accounts.

Add option to print hierarchy based on defined accounts/computed accounts.

Add VAT report, hierarchy from tax tags ans taxes.

Fix pylint, xlsx report generation header.

Update code to select code_prefix or name.

Update code to select code_prefix or name.

Update code to select code_prefix or name.

Fix domain in base amounts in vat report.

Change trial balance code_prefix or name.

Update trail balance, add tests for vat report.

Update pylint, amounts as monetary, many2one option on generation excels.

Update pulint.

Add VAT Report in readme.

Add VAT Report in readme.

Update array_agg.

Update array_agg.

Update array_agg.

Add option in VAT Report to be printed on Tax Tags - Tax Groups.

Add widget to hierarchy_on on trial balance.
2019-06-13 21:03:34 +02:00
rgarnau 05477ee3a7 [ADD] Responsive reports 2019-06-13 21:03:34 +02:00
OCA Transbot cb5a6e9730 OCA Transbot updated translations from Transifex 2019-06-13 21:03:34 +02:00
Adrien Peiffer (ACSONE) 379790d276 [10.0] AFR Aged partner balance : columns and datas consistency. (#383) 2019-06-13 21:02:40 +02:00
OCA Transbot 7e2cc0e250 OCA Transbot updated translations from Transifex 2019-06-13 21:02:40 +02:00
Adrien Peiffer (ACSONE) 164c391d8f [FIX] account_financial_report_qweb: date condition in open items report.
This commit includes move lines on the report date by default. These lines shouldn't be considered in the futur.
2019-06-13 21:02:40 +02:00
Jordi Ballester 7eaaa86a07 [MIG] account_financial_report_qweb: Migration to 11.0
* dynamize general ledger
2019-06-13 21:02:26 +02:00
Pedro M. Baeza 769974bc5a
[IMP] README.md: Runbot badge 2019-06-08 09:55:39 +02:00
oca-travis 554adbcaf6 [UPD] Update partner_statement.pot 2019-05-29 18:40:36 +00:00
OCA-git-bot 6896ff1ce6 [ADD] setup.py 2019-05-29 17:19:25 +00:00
OCA-git-bot c9963b133c [UPD] README.rst 2019-05-29 17:19:24 +00:00
Jordi Ballester Alomar e33df81c3a
Merge pull request #477 from odoonz/12.0-mig-customer_activity_statement
12.0 mig customer activity statement
2019-05-29 19:19:06 +02:00
Graeme Gellatly 6588185a17 [IMP] Allow to attach from compose wizard
By default we checked for an empty data dict in _get_report_values
however the mail template sends a file type and editor key by default.

We now check if the required company_id is in the dictionary. We also support
supplying force_company in context for setting the company for auto generated
emails.
2019-05-29 04:48:57 +12:00
Jaume Planas 39ce4aec1a Translated using Weblate (Catalan)
Currently translated at 67.4% (31 of 46 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_tax_balance/ca/
2019-05-27 13:19:42 +00:00
Graeme Gellatly e6249e0dc7 Lint for Travis 2019-05-23 01:25:27 +12:00
oca-travis 217f61542b [UPD] Update account_tax_balance.pot 2019-05-22 07:34:37 +00:00
David Beal b884d86683 [IMP] tax_balance: breadcrumb name (#548) 2019-05-22 09:20:38 +02:00
mreficent 026dc14e50 [FIX] Wrong outstanding amounts for partial reconciliations 2019-05-21 12:43:00 +12:00
Pedro M. Baeza b25b618e8c [IMP] account_tax_balance: Ensure test correctness (2)
Tests failed if you don't have an account called 'Tax Paid' in your test DB, which
can happen when you are integrating tests in other environments, for example with
other starting language.
2019-05-08 21:02:49 +02:00
Pedro M. Baeza 1d267a9a13 .travis.yml: Remove display hack 2019-05-08 19:45:43 +02:00
Pedro M. Baeza 26071462de [IMP] account_tax_balance: Ensure test correctness
On certain environments, expense account might not exist, so we create it directly
for avoiding problems.
2019-05-08 19:36:35 +02:00
Graeme Gellatly aaa9c72421 [IMP] Activity Statements aggregate Payment Data
Before this change, if a payment was reconciled using the bank statement widget
the move was seperated into many multiples of lines making activity
statements twice as long as necessary.

Now payments are a single line
2019-05-09 01:53:03 +12:00
Graeme Gellatly c9dcf4a63e FIX address fetching on outstnading statement 2019-05-09 00:38:59 +12:00
Katerina Katapodi 77f986686c Translated using Weblate (French)
Currently translated at 95.7% (44 of 46 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_tax_balance/fr/
2019-05-01 20:02:50 +00:00
Graeme Gellatly 8121c47e5c [FIX] Make company_id a required field in statement wizard 2019-04-22 17:45:00 +12:00
Graeme Gellatly 99807baad8 [FIX] Make company_id a required field in statement wizard 2019-03-13 22:50:47 +13:00
Graeme Gellatly 19b4ccf3ad [IMP] Align informations formatting with purchases, invoices and sales orders 2019-03-13 22:42:40 +13:00
Jordi Ballester ca38181dac [FIX] Scope unscoped SQL References 2019-03-13 22:28:43 +13:00
Marta Vázquez Rodríguez 29d1ef9058 Translated using Weblate (Spanish)
Currently translated at 100.0% (46 of 46 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_tax_balance/es/
2019-02-04 10:50:11 +00:00
Sergio Zanchetta 8abfe8e7f3 Translated using Weblate (Italian)
Currently translated at 84.8% (39 of 46 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_tax_balance/it/
2018-12-29 23:40:44 +00:00
OCA Transbot 465af9945e Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-29 11:15:15 +00:00
oca-travis fd9ca43d94 [UPD] Update account_tax_balance.pot 2018-12-26 13:45:40 +00:00
Stéphane Bidoul (ACSONE) fd2e003670
.travis.yml: activate .pot file generation 2018-12-26 14:41:01 +01:00
Sergio Zanchetta 0525b41cb6 Translated using Weblate (Italian)
Currently translated at 80.4% (41 of 51 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_tax_balance/it/
2018-12-24 20:58:30 +00:00
OCA-git-bot 33561547f2 [UPD] README.rst 2018-12-02 02:31:28 +00:00
Graeme Gellatly 4160f86c79 Initial Port of customer statements 2018-11-22 14:37:38 +13:00
JordyBlankestijn e1357a374e Translated using Weblate (Dutch)
Currently translated at 47.1% (24 of 51 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_tax_balance/nl_NL/
2018-11-02 13:59:56 +00:00
Graeme Gellatly 710ef4aa7a WIP Statements 2018-10-29 23:55:41 +13:00
Jordi Ballester Alomar cb431ca466 Translated using Weblate (Spanish)
Currently translated at 100.0% (43 of 43 strings)

Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_outstanding_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_outstanding_statement/es/
2018-10-24 14:52:44 +13:00
Jimmy Ramos 16ed611e80 Translated using Weblate (Spanish)
Currently translated at 100.0% (43 of 43 strings)

Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_outstanding_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_outstanding_statement/es/
2018-10-24 14:52:44 +13:00
Valaeys Stéphane f81fc9da10 Translated using Weblate (French)
Currently translated at 100.0% (43 of 43 strings)

Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_outstanding_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_outstanding_statement/fr/
2018-10-24 14:52:44 +13:00
Valaeys Stéphane 77727eebe0 Translated using Weblate (French)
Currently translated at 100.0% (43 of 43 strings)

Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_outstanding_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_outstanding_statement/fr/
2018-10-24 14:52:44 +13:00
Rudolf Schnapka 4bb1a61d59 Translated using Weblate (German)
Currently translated at 97.7% (42 of 43 strings)

Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_outstanding_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_outstanding_statement/de/
2018-10-24 14:52:44 +13:00
Marco Calcagni 077f8b2b9e [FIX] wrong sql calculation on credit and debit value
https://github.com/OCA/account-financial-reporting/issues/443
2018-10-24 14:52:44 +13:00
oca-travis 9bd457e8ff [UPD] Update customer_outstanding_statement.pot 2018-10-24 14:52:44 +13:00
mreficent c6b6f6b566 [IMP] Extend customer_outstanding_statement to display also payables 2018-10-24 14:52:44 +13:00
oca-travis f9a95e00ac [UPD] Update customer_outstanding_statement.pot 2018-10-24 14:52:44 +13:00
OCA Transbot 589ff1bc69 OCA Transbot updated translations from Transifex 2018-10-24 14:52:44 +13:00
OCA Transbot ab3a906e66 OCA Transbot updated translations from Transifex 2018-10-24 14:52:44 +13:00
mreficent e8450d9892 [FIX] Consider reconciled_date and fix aging report 2018-10-24 14:52:44 +13:00