Commit Graph

3 Commits

Author SHA1 Message Date
Stéphane Bidoul
c59cd1b564 Apply dotfiles 2023-03-13 09:50:09 +01:00
Pedro M. Baeza
810cfdb7c3 [FIX] printer_zpl2: Adapt code about having the library embedded 2022-09-12 09:02:38 +02:00
Sylvain GARANCHER
586fd86b06 [IMP] printer_zpl2: Include library inside the module
Copied from https://github.com/subteno-it/python-zpl2, as there has been
new release (1.2.1) that breaks current code without clear source (no
commit on the repo). As the amount of code is not too much, we put it on
the module itself, being able to control the whole chain, and to reduce
the code with the considerations of current Odoo version.

This commit has as author the main commmiter of the library repo.
2022-09-09 09:55:19 +02:00