feat: inline serial and batch entries editor (#57216)

* feat: inline serial and batch entries editor in Purchase Receipt

* feat: grid-style UX, deferred saves, scan and range options for inline serial batch editor

* feat: extend inline serial batch editor to all bundle doctypes with auto fetch

* fix: address review comments on inline serial batch editor

* fix: escape untrusted values in inline editor alerts

* fix: clear child bundle reference only when the row owns the bundle

* fix: keep inline serial batch editor disabled on existing sites via patch
This commit is contained in:
rohitwaghchaure
2026-07-19 19:21:09 +05:30
committed by GitHub
parent ddb094084e
commit 2eecdc48bf
21 changed files with 2238 additions and 16 deletions

View File

@@ -6,6 +6,7 @@ import "./sms_manager";
import "./utils/party";
import "./controllers/stock_controller";
import "./utils/serial_no_batch_selector";
import "./utils/serial_batch_inline_editor";
import "./payment/payments";
import "./templates/visual_plant_floor_template.html";
import "./plant_floor_visual/visual_plant";

File diff suppressed because it is too large Load Diff