GithubHelp home page GithubHelp logo

alyf-de / erpnext_druckformate Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 19.0 500 KB

ERPNext-Druckformate nach DIN 5008

License: GNU General Public License v3.0

Python 17.71% SCSS 3.85% Jinja 78.44%

erpnext_druckformate's People

Contributors

barredterra avatar bastiaigner avatar hrwx avatar imgbotapp avatar marination avatar patrickdeissler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

erpnext_druckformate's Issues

Big margin at the bottom causing premature page break

The bottom margin is really big, to make space for the footer. Somehow the margin is much bigger than the footer: text breaks to the next page way above the footer.

Reproduce

  • Create an invoice with multiple items and/or a longer text in the terms field, so that the PDF spans multiple pages.
  • Note the excessive whitespace at the bottom of the first pages

Goal

All available whitespace on the page is used. Avoid unnecessary whitespace at the bottom of pages (for multi-page documents).

Things tried so far

Simply decreasing the margin doesn't help, because it pushes the footer off the page.

Letter Head Logo on PDF

If we try to get a PDF by pressing:
image

It doesn't print the company logo:
image

I have tried a workaround to pull the logo from the default company letter head with jinja but yet I haven't found a solution. If done with this fixes URLs in <img src="/files/..." work but <img src="{{ company.company_logo }}" does not.

Not urgent cause we can "Print" and then save as pdf file in the OS printing menu, but would be nice to have fixed someday.

Not permitted: insufficient permissions for Dynamic Link

Hi,

when trying to create a delivery notice, I get a popup with the error:

grafik

Looking at delivery_note.html, I assume the following is causing my issue:

{% set company_addresses = frappe.get_list("Dynamic Link", filters={"link_doctype": "Company", "link_name": doc.company, "parenttype": "Address"}, fields=["parent"]) %}

The required address information should be available:
grafik

The default delivery notice works fine for me.

ERPNext v13 sales_invoice timesheet

Hello everyone, in ERPNext v13 timesheet.customer_note has to be changed to timesheet.note. I can't say if that changed in v13 since I started working with v13.

Syntax error in Sales Order Jinja Template

The print_format/sales_order.jinja file seems to have a syntax error.
When pasting the template into a new Print Format Document, an error message is shown:

Screen Shot 2023-09-10 at 16 36 17

Other Jinja syntax checkers also confirm that there is indeed a jinja syntax error.

quotation Print format is not displayed correctly

the preview is not displayed correctly, it is too far down.
The footer is not displayed when generating the pdf.

and also when printing the footer is not printed

ERPNext: v14.45.1 (version-14)
Frappe Framework: v14.53.1 (version-14)

could it be due to the settings?
I have set everything according to the instructions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.