Giter Club home page Giter Club logo

Comments (3)

sbidoul avatar sbidoul commented on June 30, 2024

We could make AEP and AbstractModel, but I think class is not really meant to be extended.

I wrote some thoughts about this in the README roadmap section: A mechanism to have a global move line filter at the level of the report template, report instance, or even column. Such a domain filter would be ANDed with the other filters and would allow to easily create reports filtered on analytic axis or business unit. To be complete such a mechanism should allow implementing similar filters on non accounting queries.

With mis_builder as is, you can already write expressions such as balp[60%][('operating_unit_id', '=', ...)]. But you know that, since you did reports for projects.

What I'd suggest is start with the following:

Then it's just a matter of extending the mis.report.instance form in your operational unit module to add the OU field and update the new domains in the on-change.

I think it would be a good start and I'm totally willing to review such a PR.

from account-financial-reporting.

sbidoul avatar sbidoul commented on June 30, 2024

@jbeficent please have a look at #128. This should provides the hooks you need.

from account-financial-reporting.

sbidoul avatar sbidoul commented on June 30, 2024

This is now implemented. Closing.

from account-financial-reporting.

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.