You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a module named l10n_mx_hr_payroll for mexican payroll, but it depends on the module hr_payroll, which is Enterprise. We got the authorization to open source it but we would like to keep the compatibility with Enterprise.
Our proposed solution is to create a module named hr_payroll in this repository that would consist of just a manifest having a dependency on the payroll OCA module. This way, our module would be compatible with the Community and Enterprise versions.
Any other option? What do you think?
Thanks :)
The text was updated successfully, but these errors were encountered:
Hola edgard, vi tu comentario. si ustedes son partners puedes implementar EE en tus proyectos con el respectivo modulo hr_payroll. Si quieres tener compatibilidad con CE tendrias que usar modulos comunitarios, tuyos o de terceros, en el caso de payroll CE hay 2 buenos modulos de amplia experiencia, la de odoo mates y la cybrosys, suerte
Hi everyone.
We have a module named
l10n_mx_hr_payroll
for mexican payroll, but it depends on the modulehr_payroll
, which is Enterprise. We got the authorization to open source it but we would like to keep the compatibility with Enterprise.Our proposed solution is to create a module named
hr_payroll
in this repository that would consist of just a manifest having a dependency on thepayroll
OCA module. This way, our module would be compatible with the Community and Enterprise versions.Any other option? What do you think?
Thanks :)
The text was updated successfully, but these errors were encountered: