Неоморфическая тема для Jey ERP
Go to file
Ali a1e3fe96ed feat(list,grid): period filter for date columns + dialog row fix
- list-view: replace single-date "=" standard filter with a DateRange
  "Between" control when the doctype carries posting_date as Date/Datetime.
  If posting_date isn't in standard_filter, inject the period control after
  the ID filter so it's always reachable.
- shared.css: size the period filter to fit "DD/MM/YYYY to DD/MM/YYYY"
  without being squashed by the surrounding flex layout.
- shared.css: let rows in the grid "Configure Columns" dialog grow with
  content. Frappe hardcodes height:32px inline on each .fields_order row
  in grid_row.js, which clips long translated labels (eg. Azerbaijani
  "Əsas Tarif (Anbar Ölçü Vahidinə görə)") so the wrapped portion overflows
  into the next row and the help text. Switch to flex centering with
  min-height; reset inline padding-tops that were calibrated for fixed
  32px rows.
- shared.css: hide the ERPNext desktop icon by default (same treatment as
  Organization).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 17:31:33 +00:00
jey_theme feat(list,grid): period filter for date columns + dialog row fix 2026-05-25 17:31:33 +00:00
.gitignore feat: Initialize App 2024-07-18 15:03:34 +00:00
CLAUDE.md workspace: fold invoice_az e-taxes doctypes into Taxes Az 2026-05-04 16:18:32 +00:00
README.md feat: Initialize App 2024-07-18 15:03:34 +00:00
license.txt feat: Initialize App 2024-07-18 15:03:34 +00:00
pyproject.toml feat: Initialize App 2024-07-18 15:03:34 +00:00

README.md

Jey Theme

Theme for Jey ERP

License

unlicense