Giter VIP home page Giter VIP logo

Comments (3)

elarroba avatar elarroba commented on September 1, 2024

@bugking Thanks for your inquiry.

There is a plan to support all of those features. Please check our ROADMAP document for more details. In particular, your feature request will be addressed in v0.7 and v0.9.

If you don't mind, can you elaborate on bullet 3? The data model allows for one CoA (Chart of Accounts) per Entity Model (company). I have considered multiple CoA's per entity (and it's possible to do), but didn't find any practical situations for that scenario (can always create more accounts if needed). In your case, you describe the scenario of multiple companies in different regions, but they would still be different companies, (each with its own CoA). So, just want to make sure I understand your request and possibly plan for that.

Thanks!
Miguel

from django-ledger.

bugking avatar bugking commented on September 1, 2024

my third request is about the CoA template per region or country, but one company still has one CoA. sorry if my previous request misled u ;)

from django-ledger.

JoshNourse avatar JoshNourse commented on September 1, 2024

Great project, been experimenting with Beancount but looking forward to checking this out!

To chime in on COA's: I can see the use in this as not every account should be made available for every region or department. For instance, the warehouse does not need an account to hold expenses for design software. And different countries will have different compliance requirements. For instance in the U.S. it is important to have the correct payroll accounts to reconcile to the annual 940.

Could this be accomplished with "Divisions" with only a subset of the full COA available for the division. In the end you are going to need consolidated financials so all the pieces need to fit together.

I typically create multiple company / departments by means of a coded account number. I have used software in the past where this type of structure was actually enforced when creating account numbers.

i.e. Account 6140310 - Office supplies
6: Signifies an expense account
1: Company or Division
40: Department
310: Office Supplies

The Portugal variant could be 6240310.

Then it comes down to a reporting issue and being able to parse the account number for the structure to generate the correct reports or allow user controls to groups of accounts.

from django-ledger.

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.