hexya icon indicating copy to clipboard operation
hexya copied to clipboard

Multi-branch / unit support?

Open repodevs opened this issue 7 years ago • 2 comments

Is hexya will support multi-branch / unit like OCA operating-unit?

repodevs avatar Oct 24 '17 03:10 repodevs

Hi, thanks for your interest in Hexya. Hexya's framework is intended to work the same way as Odoo's with modules that add functionalities. We also use an very similar API (although the language is different) with recordsets, environments, etc.

So eventually supporting this or that feature will only be a matter of coding a module or porting it from Odoo (or OCA).

npiganeau avatar Oct 24 '17 06:10 npiganeau