Sorrento code sprint mailing list archives

sorrento@odoo-community.org

Avatar

Re: wrap-up code from the sprint

by
Leonardo Pistone
- 25/05/2016 17:25:08
I could indeed extract only the general ledger but putting back the
bits and pieces of other reports will be hard later. People will
probably have to just copy the code and make a new commit without
history (which might be OK though).

In the special situation of reports I think a feature toggle is
especially harmless and will encourage people that are not into git-fu
to finish them.

I feel splitting modules (one per module + a generic one?) is also a
lot of work and again asking others to do more work. I'd like to
optimise towards finishing all reports, optimistically.

Also on a functional side, I do not see value in wanting to install
the general ledger and not the partner ledger.

I hear Jordi is OK with splitting his, fine! What about the others?

Thanks!

On Wed, May 25, 2016 at 5:06 PM,  <Bidoul@pad.odoo-community.org> wrote:
> I'm not so much in favor of merging a bunch of disabled code if nobody is
> volunteering to look after it.
>
> BTW, why don't we do smaller modules (ledger, etc) with one meta-module that
> pulls all the OCA reports?

Reference