Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Forward porting a module

by
MoaHub, Graeme Gellatly
- 02/02/2019 09:53:14
You may want to check this module I wrote.


It's quite different in implementation, it automatically locks journals on a time based policy, but basically does the same thing. e.g. You can say the Sales Journal is closed 8 days after end of month, or 20 days from transaction date. There is a counterpart module for partners as well in that repo.

On Sat, Feb 2, 2019 at 3:07 AM David Arnold <dar@xoe.solutions> wrote:
Hi Alex,

cool thanks, will go through it.
That's why I didn't find it, so thanks for the pointer!

Best Regards,

David A.

On Fri, Feb 1, 2019 at 9:02 AM Alex Comba <alex.comba@agilebg.com> wrote:
Hi David,

On Fri, Feb 1, 2019 at 2:46 PM David Arnold <dar@xoe.solutions> wrote:

How would I do that preserving the history on that module file tree?


--

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference