Commit Graph

452 Commits (c322c6db52d0cefd481e446c416e89f23a08c277)

Author SHA1 Message Date
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
Alexis de Lattre 1e9b385cd0 account_bank_reconciliation_summary_xlsx: black, isort, etc. 2020-06-07 15:58:33 +02:00
Alexis de Lattre 87ee306db5 [MIG] account_bank_reconciliation_summary_xlsx to v13 2020-06-07 15:52:43 +02:00
Alexis de Lattre dfee27a56c [MIG] account_bank_reconciliation_summary_xlsx from v10 to v12 2020-06-07 11:42:16 +02:00
Alexis de Lattre 78e9c72fdb Fix FR translation 2020-06-07 11:42:16 +02:00
Alexis de Lattre 5b87a998bd Add company name in title of the XLSX report 2020-06-07 11:42:16 +02:00
Mourad EL HADJ MIMOUNE 05cc0c53c6 add fr.po & filter default journal by bank_account_id & usee statement.display_name 2020-06-07 11:42:16 +02:00
Alexis de Lattre 9938e6e187 Access to Bank reconciliation report from accounting dashboard
Code written during the Tryton conference at JDLL 2018 :)
2020-06-07 11:42:16 +02:00
Alexis de Lattre 3225a98420 Fix typo in README found by Raphaël Valyi 2020-06-07 11:42:16 +02:00
Alexis de Lattre 03d5147afe Put menu entry of Bank Reconciliation Report under OCA reports 2020-06-07 11:42:16 +02:00
Alexis de Lattre ef250fbb63 Fine tune layout bank reconciliation report
Report is technically linked to wizard, not to account.journal
2020-06-07 11:42:16 +02:00
Alexis de Lattre 03c1a8924a Support bank reconciliation summary on date != today
Add wizard for that report
2020-06-07 11:42:16 +02:00
Alexis de Lattre 0fa1370d7e Update module name and summary 2020-06-07 11:42:16 +02:00
Alexis de Lattre 2e7c55610e Currency formatting with lang != en_US 2020-06-07 11:42:16 +02:00
Alexis de Lattre bdd60667c0 Add module account_bank_reconciliation_summary_xlsx 2020-06-07 11:42:16 +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
oca-travis 12302a51ef [UPD] Update partner_statement.pot 2020-04-21 09:14:19 +00:00
OCA-git-bot 803908486f Merge PR #654 into 13.0
Signed-off-by AaronHForgeFlow
2020-04-21 09:08:14 +00:00