Add series entry field to form (series=true)#6871
Conversation
Triggered by df184bd on branch refs/heads/issue-6276
Make range start readonly Combine with Bulk Carry Forward
Fix carrying forward after error occurs
Triggered by 2f592f8 on branch refs/heads/issue-6276
Separate Bulk Carry Dialog
Triggered by e681fa5 on branch refs/heads/issue-6276
Triggered by 5e89f54 on branch refs/heads/issue-6276
Disable Carry Forward when no auto increment Add canAutoIncrement method to formatters
|
@alesan99 could you provide the rationals behind this pr, what you already did, what still needs to be done |
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ort, function or class' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Fixes #

An addition to my Series Entry PR.
This allows you to use
initialize="series=true"on the catalog number field to see the range on the form itself.Works, but the code is somewhat hacky at the moment.
Checklist
self-explanatory (or properly documented)
Testing instructions