Ignacio Buioli
0e9e710569
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (229 of 229 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/es_AR/
2020-08-09 22:59:56 +00:00
Ignacio Buioli
70300adf3a
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (46 of 46 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_tax_balance/es_AR/
2020-08-09 22:59:54 +00:00
Ignacio Buioli
2b48f15f09
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (53 of 53 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-mis_builder_cash_flow/es_AR/
2020-08-09 22:59:54 +00:00
Ignacio Buioli
76e18cd82b
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (77 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/es_AR/
2020-08-09 22:59:53 +00:00
Ignacio Buioli
e9ec288910
Added translation using Weblate (Spanish (Argentina))
2020-08-09 20:27:26 +00:00
Ignacio Buioli
b434ad8451
Added translation using Weblate (Spanish (Argentina))
2020-08-09 20:27:05 +00:00
Ignacio Buioli
c640645d88
Added translation using Weblate (Spanish (Argentina))
2020-08-09 20:26:46 +00:00
Ignacio Buioli
eef45a4a3b
Added translation using Weblate (Spanish (Argentina))
2020-08-09 20:26:23 +00:00
Joan Sisquella
632fd32d79
[IMP] account_financial_report: general_ledger
...
* "hide account at 0" hides account/partner if inital cumul balance is 0 and there are not movements in the period
2020-07-21 11:03:08 +02:00
Joan Sisquella
85c257aac0
[FIX] account_financial_report:
...
Not showing journal items with amount residual equal to 0
2020-07-21 11:03:08 +02:00
Jordi Ballester Alomar
6ee8d72ea3
[IMP] account_financial_report:
...
* fix speed issue in VAT report
* rename Cost Center to Analytic Account in General Ledger
2020-07-21 11:03:08 +02:00
Joan Sisquella
3268f74cca
[IMP] account_financial_report:
...
* filter by analytic_account
2020-07-21 11:03:08 +02:00
Joan Sisquella
d0ae3d660f
[IMP] account_financial_report: Fix VAT Report and other improvements
2020-07-21 11:03:08 +02:00
Jordi Ballester Alomar
d829dfc31a
[IMP] account_financial_report: multiple fixes and improvements
2020-07-21 11:03:08 +02:00
Joan Sisquella
12d367de49
[IMP] account_financial_report: open_items
...
* added option "show_partner_details"
2020-07-21 11:03:08 +02:00
Joan Sisquella
5f93bdcfdb
[IMP] account_financial_report: select accounts between two codes
2020-07-21 11:03:08 +02:00
Joan Sisquella
b46bb5fb4b
[IMP] account_financial_report: open_items & aged_partner_balance
...
* Now account_ids is empty by default and required
* Domain is applied in the selection of the accounts
2020-07-21 11:03:08 +02:00
OCA-git-bot
1a956baf36
account_financial_report 13.0.1.2.0
2020-07-18 20:52:17 +00:00
OCA-git-bot
d9a4c34a83
Merge PR #686 into 13.0
...
Signed-off-by dreispt
2020-07-18 20:17:32 +00:00
OCA Transbot
a544df2acc
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-mis_builder_cash_flow/
2020-06-30 09:50:41 +00:00
OCA-git-bot
d5f5d3e0cb
account_financial_report 13.0.1.1.2
2020-06-30 09:50:29 +00:00
OCA-git-bot
c1a6aa14a0
Merge PR #705 into 13.0
...
Signed-off-by pedrobaeza
2020-06-30 09:40:07 +00:00
Hughes Damry
cf0d0ae9ad
FIX missing date in invoice
...
The second invoice created has no explicit so taking the current date could lead to failing tests because the invoice is out of search as the the setup sets date_from as time.strftime("%Y-%m-01") and date_to as time.strftime("%Y-%m-28"). So i choose the easy way by setting an explicit date for the invoice.
2020-06-30 09:47:29 +02:00
OCA-git-bot
1ddf413cb3
[ADD] setup.py
2020-05-19 10:35:14 +00:00
OCA-git-bot
4718443150
[UPD] README.rst
2020-05-19 10:35:14 +00:00
oca-travis
eed6f74bc0
[UPD] Update mis_builder_cash_flow.pot
2020-05-19 10:17:19 +00:00
OCA-git-bot
683e59df16
Merge PR #676 into 13.0
...
Signed-off-by AaronHForgeFlow
2020-05-19 10:10:25 +00:00
mreficent
cd93363ef8
[MIG] mis_builder_cash_flow: Migration to 13.0
2020-05-18 16:19:12 +02:00
mreficent
a96ec4e1dd
[IMP] mis_builder_cash_flow: black, isort, prettier
2020-05-18 16:19:12 +02:00
alvarorib
cf19948fa7
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-mis_builder_cash_flow/pt/
2020-05-18 16:19:12 +02:00
OCA Transbot
35c771941d
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-mis_builder_cash_flow/
2020-05-18 16:19:12 +02:00
OCA-git-bot
54e4f3eb1b
mis_builder_cash_flow 12.0.1.3.0
2020-05-18 16:19:12 +02:00
OCA-git-bot
8419298272
[UPD] README.rst
2020-05-18 16:19:12 +02:00
oca-travis
d49179e883
[UPD] Update mis_builder_cash_flow.pot
2020-05-18 16:19:12 +02:00
amcor
c31c8c2552
[IMP] partner_id in forecastline
2020-05-18 16:19:12 +02:00
amcor
00caa6995b
[IMP] include partner_id in mis builder cash flow
2020-05-18 16:19:12 +02:00
Carles Antoli
4be16e4d93
Added translation using Weblate (Spanish)
2020-05-18 16:19:12 +02:00
Carles Antoli
f81644dc45
Added translation using Weblate (Catalan)
2020-05-18 16:19:12 +02:00
alvarorib
32309caeef
Added translation using Weblate (Portuguese)
2020-05-18 16:19:12 +02:00
Juan Jose Scarafia
a8eaf4b14c
[FIX] cash_flow: forecast accumulate next columns
...
For mis_builder to compute correctly bale we need accounts with user type include_initial_balance. We use receivable type which is the more accurate for this purpose
2020-05-18 16:19:12 +02:00
OCA-git-bot
d79d846dfc
[UPD] README.rst
2020-05-18 16:19:12 +02:00
oca-travis
c9412eaa73
[UPD] Update mis_builder_cash_flow.pot
2020-05-18 16:19:12 +02:00
Enric Tobella
808979f314
[IMP] mis_builder_cash_flow: Add tests
2020-05-18 16:19:12 +02:00
Juan Jose Scarafia
c55581f625
[12.0][ADD] mis_builder_cash_flow module
2020-05-18 16:19:12 +02:00
OCA Transbot
51d5f29623
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
2020-05-13 11:43:56 +00:00
OCA-git-bot
d3a2a765a1
[UPD] pin flake8 version [ci skip]
2020-05-13 13:39:44 +02:00
Tonow-c2c
b8cdb0fcea
fixup! account_financial_report: Increase columns width in general ledger Before this commit, amounts such as "10'000.00 CHF" were exceeding their columns width. Label column could be reduced as it's printed correctly over two different lines.
2020-05-06 15:26:28 +02:00
Akim Juillerat
2cc2ad2438
account_financial_report: Increase columns width in general ledger
...
Before this commit, amounts such as "10'000.00 CHF" were exceeding their
columns width. Label column could be reduced as it's printed correctly
over two different lines.
2020-05-06 14:59:07 +02:00
OCA-git-bot
c5d1b7fff5
[ADD] setup.py
2020-04-21 09:22:53 +00:00
OCA-git-bot
c5b0212cdb
[UPD] README.rst
2020-04-21 09:22:53 +00:00