Pedro M. Baeza

Results 2983 comments of Pedro M. Baeza

No, porque llevan finalidades distintas. El otro módulo pretende cubrir el hueco cuando el TPV no está en Odoo (el típico paquete de hardware + software de TPV que te...

La solución para ese caso debe ser enganchar el `pos.session` al `sii.mixin`, y enviar ese resumen desde ahí, no este módulo. Lo siento, pero no veo conveniente fusionar un módulo...

Are you using latest code version? Please put the stack trace of the error.

/ocabot migration hr_timesheet_time_type

This is not an issue, but something you want, and it's not possible without development.

@Anxo82 @HaraldPanten @ValentinVinagre this is provoking a collapse on existing databases, as the new fields, being stored, are computed on module update, and on big DBs, this takes a lot....

I'm reverting this PR in #715, as it's very harmful, provoking the effects commented, but also not seeing the value of incrementing the size of the DB for storing data...

/ocabot migration hr_timesheet_task_required

If you provide the fix in a PR for all the translations, I'll review it and fast-track it to fix the problem, which is big IMO. I think it can...