len-foss

Results 28 comments of len-foss

Thank you Pedro, and glad to be back (on the best side)! I'm still discovering the many OCA repositories so please be patient with me.

@thomaspaulb At the time I expected to have some feedback before merging on the latest version. Since then I think this has been merged as the default version of the...

@thomaspaulb I would but I have left the Acsone org so I can't push on this branch. So @rousseldenis could do it, but I can't.

Is this really a migration? After searching dead PRs I found https://github.com/OCA/reporting-engine/pull/523 A bit annoying that it was never merged as I duplicated the effort in https://github.com/OCA/reporting-engine/pull/821. Also there seems...

Isn't this because you're trying with examples from https://github.com/akretion/odoo-py3o-report-templates? If that's the case there are other dependencies from https://github.com/akretion/odoo-usability in these report; for instance `sale_report_py3o` lists the following: ``` 'depends':...

Well, you could argue "my" solution is a bit more finicky because you need to make sure that inherits are in the right order, but this is something that is...

@rousseldenis #1917 is to relax the name check to allow the same name to be used for 2 different country (which I assume would speak the same language, which isn't...

Hello @rousseldenis! Since you worked with margin tax :-) In 16.0 it requires more work to hide the tax information in the report -- I'm not sure I've taken the...