Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Module to print Product Labels
byHi Ivan,At GRAP, we use a module, named product_print_category, available at the GRAP incubator repository. Basically,- you create many print categories with specific qweb template- you affect the print categories to the products- then, when a field is changed on a product, the product is marked as "to print"Maybe not exactly what are you looking for, but well, maybe it can help !kind regards.GRAP - Service informatique (Groupement Régional Alimentaire de Proximité)Site Web | FramaSphere | Facebook
3 Grande rue des Feuillants, 69001 Lyon
Standard : (+33) 09.72.32.33.17Service Informatique : (+33) 09.73.79.64.40Astreinte Informatique : (+33) 06.81.85.61.43Member of the OCA (Odoo Community Association)Le lun. 16 nov. 2020 à 15:42, Iván Todorovich <ivan.todorovich@gmail.com> a écrit :Hi Kiril,Thanks for your reply! I'll check that out.We're not using a thermal printer, though. We need to print labels using a standard printer + self-adhesive labels.Best,Iván TodorovichEl lun., 16 nov. 2020 a las 11:32, Kiril Vangelovski (<kiril@lambda-is.com>) escribió:For Zebra printer labels (ZPL) check:
https://github.com/OCA/report-print-send/tree/12.0/printer_zpl2
On 16.11.20 14:57, Iván Todorovich wrote:
Hi all,
We have a requirement to print product labels with barcodes/info:
- Configure label size, margin, padding (similar config than https://github.com/OCA/partner-contact/tree/12.0/partner_label, but with the possibility of saving/reusing label layouts)
- Configure fields to print // label template
- Select number of labels per product to print
Do you know if there's any module like this in OCA?
Best,
Iván Todorovich_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Lambda IS DOOEL - free/open-source information systems implementation & development Kiril Vangelovski - consultant/developer web: https://www.lambda-is.com tel: +38971753823_______________________________________________
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
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
Module to print Product Labels
byIván Todorovich-
Re: Module to print Product Labels
byGroupement Régional Alimentaire de Proximité, Sylvain LE GAL