Giter Club home page Giter Club logo

Comments (8)

dzungtran89 avatar dzungtran89 commented on May 29, 2024
  • account_cutoff_base: #213

from account-closing.

dzungtran89 avatar dzungtran89 commented on May 29, 2024
  • account_cutoff_accrual_picking: #215

from account-closing.

dzungtran89 avatar dzungtran89 commented on May 29, 2024
  • account_cutoff_start_end_dates: #216

from account-closing.

alexis-via avatar alexis-via commented on May 29, 2024

I plan to migrate the module account_cutoff_accrual_picking from this v14 PR #225 and rename the module to account_cutoff_picking (with this PR, it now supports both accruals and prepaid, so we need to remove "accrual" in the module name).

from account-closing.

alexis-via avatar alexis-via commented on May 29, 2024

I have another idea for v16 for account_cutoff_base:

  • remove the 2 fields account_accrued_revenue_id and account_accrued_expense_id from account.tax
  • replace it by 2 fields on res.company: accrued_revenue_tax_account_id and accrued_expense_tax_account_id

Reminder: these fields are only useful if you set accrual_taxes=true on res.company (should be set to True for France for instance). As using tax in accrual moves is a pretty useless thing (but in France, we like useless things !), I don't imagine someone needing different accounts for different VAT rates.
Advantage of this change: save time on configuration. Avoid addition of the 2 current fields on account.tax.template.

@fclementic2c any objection ?

from account-closing.

fclementic2c avatar fclementic2c commented on May 29, 2024

@alexis-via more simple but less rational ... In the standard, for example, Odoo put the cash basis information on the tax so I would not change.
But if you change this it is ok I can live with this.

from account-closing.

Borruso avatar Borruso commented on May 29, 2024

Migration account_fiscal_year_closing #248

from account-closing.

SilvioC2C avatar SilvioC2C commented on May 29, 2024

Migrating account_invoice_start_end_dates_move in #292

from account-closing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.