frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
20.2k stars 7.06k forks source link

[Feature Request] Create new DocType/Tool for Label Printing #10581

Closed addymuliady closed 7 years ago

addymuliady commented 7 years ago

Discussion: https://discuss.erpnext.com/t/print-label-according-to-quantity/27589

Case Scenario: I want to print item labels from packing list. Issue here is that I am unable to print based on Quantity.

Suggested Implementation:

  1. From Packing List DT, able to Make >> Item Labels
  2. New Item Label DT is created, Fields from Packing List are duplicated and Item Table is populated based on Quantity. Duplication of Items and Batch Number are allowed.
  3. From here, user is able to create necessary print format by using "for row" Jinja template.
  4. No ledger entry is required. You can call this a tool.
dulhaver commented 7 years ago

that would be a very useful tool I believe. It's important thought that more labels are printed then needed because in practice it can always happen labels get damaged or spoiled.

From my experience you need to add +2 (per variant) plus 105% of the quantity (per variant)

So if you have

addymuliady commented 7 years ago

This can be set in the "Label Printing" DT I think.

Please back the bounty. I will add mine when I have the funds.

https://www.bountysource.com/issues/48746501-feature-request-create-new-doctype-tool-for-label-printing

rmehta commented 7 years ago

@addymuliady please create a new bounty at https://erpnext.org/bounties. Also please add detailed specs and expected output.

umairsy commented 7 years ago

@addymuliady as suggested, please create a Bounty for this feature, and sponsor to get it developed on priority.

fthobe commented 4 years ago

@rmehta Hey, we partially solved this issue constructing a webtool for Dymo label printers. May this can find it's way into ERPnext