account-financial-reporting icon indicating copy to clipboard operation
account-financial-reporting copied to clipboard

Financial reports for Odoo

Results 239 account-financial-reporting issues
Sort by recently updated
recently updated
newest added

[13.0][partner_statement][IMP] Add the ability to email an statement directly to customer. I thought I'd contribute what we have used internally, I've tried to follow the OCA Guidelines, please let me...

…query nbr This redure drastically the number of sql query to the database so optimise the report generation.

stale

HI, @feketemihai @jbeficent, I would like to share with you several things after testing `account_financial_reporting` to see possible fixes/improvements: * If you mark "Hide account ending balance at 0", indeed...

bug
enhancement
stale

Hi Using Odoo 11.0 There seem to be some problems when generating statements, the following problems have been found: 1. The wrong partner(company) details at the top of the statement,...

stale

Pre-commit will fail until #858 is merged. Depends on: - [x] https://github.com/OCA/reporting-engine/pull/584 The check boxes to enable this module were inside "Customer Payments" in Invoicing/Settings, which was a bit confusing...

needs review
approved

Reproduced in Runbot: 1. Open one report (eg.: General Ledger"). In the wizard click on "View". 2. Click on the currency symbol (eg: $). Result: ``` Error: Odoo Server Error...

Postgres 14.x is incompatible with `anyarray`. This PR make use of `anycompatiblearray` for postgres >= 14 and of 'anyarray` for prior versions.

needs review

It's not a common case. But if there's any error when installing (e.g I'm installed other module depending on this one) I got that the column created in the script...

stale

Current wizard allows only to select one company for the report generation Expected behaviour: the wizard generating the report allows to select no company or multiple companies via many2many_tags

enhancement
stale

- code restyling according to OCA guidelines - add field analytic_account_name

needs review
stale