jey_erp/jey_erp/custom
Ali 0a0ef3d032 add Employee custom fields: citizenship_country, residence_permit_fin, residence_permit_not_available
Fields added as Small Text (TEXT in MySQL) to bypass tabEmployee's 65535-byte
row size limit. Added two pre_model_sync patches to fix row format and add
columns directly before Frappe schema sync runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 20:56:34 +04:00
..
bulk_salary_structure_assignment.py added ctc fetch to bulk salary assignment 2026-03-06 16:19:17 +04:00
create_asset_categories.py monkey patched asset categories 2026-01-10 03:44:28 +04:00
payment_request.py add Employee custom fields: citizenship_country, residence_permit_fin, residence_permit_not_available 2026-03-25 20:56:34 +04:00
payroll_entry.py added tittles to je 2026-03-06 23:45:56 +04:00
sales_invoice.py Fix won/lost checkboxes in Sales Invoice for gambling companies 2026-02-16 17:21:09 +04:00
sales_invoice_vat.py added tax articles to sales invoice, and tax calculations 2025-08-29 21:37:50 +04:00
sales_order_vat.py added 4 columns in sales order and vat calculations 2025-08-22 18:39:17 +04:00
show_item_tax_template_in_sales_invoice.py added 4 columns for vat in sales invoice 2025-08-21 15:57:34 +04:00
vat_calculations.py fixed default vat table 2026-01-16 21:06:33 +04:00