Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Dont set
idx
while adding WO items to Stock Entry
- `idx` must be computed by base document's `self.append()` function, so do not set it
- Loading branch information