Patrick Eißler

Results 6 issues of Patrick Eißler

If XML contains empty tags (self-closing, example: ``), the following error occurs: ``` doc = DrafthorseDocument.parse(xml_bytes, strict=False) File "env/lib/python3.10/site-packages/drafthorse/models/elements.py", line 124, in parse return cls().from_etree(root, strict) File "env/lib/python3.10/site-packages/drafthorse/models/elements.py", line 114,...

# Idea If **PDF On Submit Settings** are still blank, an option (in the form of a button) might be helpful to do following: - Create Print Formats from "ERPNext...

# Idea Provide a button next to the _Attach To Field_, that automates the creation of an appropriate _Attach To Field_ and directly sets the field in **PDF On Submit...

## Rough Idea Automate setting a new site. Examples: - Some basic settings (For ALYF employees: see our wiki) - **Tax Rules** - ...

enhancement

## Technical Problem For different valid dates, separate documents in **Business Trip Region** are needed – see current data structure: ## Suggested Solution Use a child table to set the...

# Traceback ``` File "apps/erpnext_germany/erpnext_germany/utils/eu_vat.py", line 25, in parse_vat_id raise ValueError("Invalid country code") ValueError: Invalid country code ``` # Reproduction (Example) In **Customer**: Add a Whitespace at the start of...