Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][UPT]afr, improve extensibility #2

Open
wants to merge 23 commits into
base: 12.0-afr-open_items-refactor
Choose a base branch
from

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    e644f12 View commit details
    Browse the repository at this point in the history
  2. [IMP] account_financial_report:

    * remove natsort and pandas dependencies
    * some fixes in Open Items and Journal Ledger Reports
    * Setting "posted entries" by default instead of "all entries"
    * ordering General Ledger move_lines by date
    * fixing Trial Balance xlsx
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    721ba40 View commit details
    Browse the repository at this point in the history
  3. [FIX] account_financial_report: general_ledger

    * centralization is only calculated on accounts where 'centralized' is True
    * Cumul. Balance of each move_line fixed
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c5af274 View commit details
    Browse the repository at this point in the history
  4. [IMP] account_financial_report: open_items

    * added option "show_partner_details"
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a5344ff View commit details
    Browse the repository at this point in the history
  5. [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
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    44e36b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71f243e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de51471 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffc3e82 View commit details
    Browse the repository at this point in the history
  9. [FIX] account_financial_report: open_items

    fix when filtering by only one partner
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    5755c4b View commit details
    Browse the repository at this point in the history
  10. [IMP] account_financial_report: general_ledger

    * added option "show_partner_details"
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f1ee812 View commit details
    Browse the repository at this point in the history
  11. [IMP] account_financial_report: Open Items

    * refactoring to speed up the report
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    82e4b2d View commit details
    Browse the repository at this point in the history
  12. [IMP] account_financial_reports:

    * ref_label field
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ee9d6bd View commit details
    Browse the repository at this point in the history
  13. [IMP] account_financial_report:

    *improves 'Hidde accounts at 0'
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    7b2ae46 View commit details
    Browse the repository at this point in the history
  14. [IMP] account_financial_report:

    * improvement to speed up open items report
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    070dd3a View commit details
    Browse the repository at this point in the history
  15. [IMP] account_financial_report: General Ledger

    * If reconciliation was done after "date_to" there is an asterisk nex to the matching number
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a7c2437 View commit details
    Browse the repository at this point in the history
  16. update spanish PO file

    JordiBForgeFlow authored and JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f88f6cb View commit details
    Browse the repository at this point in the history
  17. [FIX] aCCount_financial_report: Vat Report

    * Fix in sales and purchase tax negative sign
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f6b2c29 View commit details
    Browse the repository at this point in the history
  18. [IMP] account_financial_report: Aged Partner Balance

    *imporvements to speed up and add features
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f732039 View commit details
    Browse the repository at this point in the history
  19. [IMP] account_financial_report: General Ledger

    * change asterixk by word (future) for recocnciliations done after date_to
    JoanSForgeFlow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a56a338 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. [FIX] account_financial_report: Aged Partner Balance

    * sort account move lines by date
    JoanSForgeFlow committed May 25, 2020
    Configuration menu
    Copy the full SHA
    30c4858 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    82b4334 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. [FIX] account_financial_report: general_ledger

    * fix when centralization is activated
    JoanSForgeFlow committed May 28, 2020
    Configuration menu
    Copy the full SHA
    2170fb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    9979b4e View commit details
    Browse the repository at this point in the history