Commit Graph
49 Commits
Author SHA1 Message Date
Gadha2311 2301e201c8 feat: add auto-generation for serial numbers 2026-01-30 11:00:14 +05:30
Gadha2311 5ff5e4b6c0 fix: Clean up unused batch-related functions and state 2025-09-16 16:36:47 +05:30
AbleKSaju f85e9b3657 fix: validate item barcode to be exactly 12 digits 2025-06-26 10:16:44 +05:30
AbleKSaju 8d42941609 feat: add HSN code and tax fields to item group 2025-06-12 10:58:51 +05:30
AbleKSaju afd8c2b70d feat: store item code for weight-enabled barcodes 2025-05-30 16:38:50 +05:30
Able k SajuandGitHub 4fc39c479a Merge pull request #1201 from suhailanzar/fix-duplicate-uomConversion
fix: Removed duplicate UOM entries
2025-05-21 10:25:31 +05:30
AbleKSaju 7bdce6b9b1 feat: enable batch usage without inventory tracking 2025-05-20 12:54:22 +05:30
suhailanzar 832f855383 fix: removed uom unnecessary codes 2025-05-08 17:33:39 +05:30
suhailanzar 1d7d8d82f5 fix: remove duplicate UOM entries 2025-05-05 12:42:11 +05:30
akshayitzme dca298fa75 feat: validate hsnCode 2024-11-04 12:49:07 +05:30
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom 0d80548c36 fix issues in e5a854c 2023-05-04 16:15:12 +05:30
akshayitzme 17c36f9adb feat: serialNo 2023-04-25 12:37:29 +05:30
18alantom 0c369309e3 fix(ux): use CommonForm for all entries
- update search routing, listConfigs
2023-04-14 13:22:13 +05:30
18alantom 539157d122 feat: add link navigation
- getCreateRoute -> getFormRoute
- update formRoute listconfig
2023-03-03 17:53:03 +05:30
18alantom 469a7c932b fix(ui): make settings use common form format 2023-03-01 12:23:20 +05:30
18alantom 487f0498a8 refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
18alantom 9646580b38 incr: make flags readonly once set
- remove redundant validation
2023-02-27 18:44:50 +05:30
18alantom 7ae697849e incr: validate if batch no set 2023-02-27 18:39:18 +05:30
18alantom 869cdebed7 fix: hide UOM conversion and batches behind flags
- add enable uom conversions flag
- add enable batches flag
- remove batch no from table fields and move to quick edit
2023-02-27 18:11:35 +05:30
AkshayandGitHub fafd7aaddd Merge branch 'master' into batch-wise-item 2023-02-21 17:59:05 +05:30
18alantom 140b99a401 incr: update items hidden
- rebase master add uomConversions
2023-02-21 15:25:50 +05:30
18alantom e0141b70d8 incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
2023-02-21 11:04:35 +05:30
akshayitzme 1d188151e8 Merge branch 'batch-wise-item' of https://github.com/wahni-green/books into batch-wise-item 2023-02-17 15:14:17 +05:30
akshayitzme 7cecf4e8df refactor: removed hasBatchNumber validation 2023-02-17 15:09:57 +05:30
akshayitzme f10399074f refactor: hasBatchNumber validation 2023-02-17 14:56:42 +05:30
akshayitzme 622a4cccd3 fix: hasBatchNumber checkbox validation 2023-01-27 16:06:04 +05:30
akshayitzme 0ac24bfe77 Merge branch 'master' of https://github.com/frappe/books into batch-wise-item 2023-01-18 17:50:04 +05:30
akshayitzme 81d84f4220 fix: item-batch validation 2023-01-18 17:32:26 +05:30
akshayitzme 454e62793e rem: batchNumber hiding rule 2023-01-17 14:04:12 +05:30
18alantom cf4f8d368c feat: add enable barcode 2023-01-16 11:01:12 +05:30
akshayitzme 8a4e1e4f41 feat: BatchNumber schema & batch-wise validation 2023-01-14 16:58:16 +05:30
akshayitzme 08e46592a9 feat: batch transactions 2023-01-13 18:46:52 +05:30
18alantom 4aa92457c7 fix(ui): a few route issues with common docs 2023-01-09 12:33:26 +05:30
18alantom 66cfd2efd9 fix: colour selection is a color picker
- report 0s are faded
- group Item actions
2022-12-14 14:09:45 +05:30
18alantom 332bf93a1e incr: change inventory enable trigger 2022-11-30 11:24:05 +05:30
18alantom f9a95a7c9b incr: update accounts
- rename account fields on item
- change valuation method in stock ledger
2022-11-21 15:27:59 +05:30
18alantom a8b5884929 incr: wire up stock movement
- prevent erroneous setting of track item
- fix table UI
2022-11-07 13:28:35 +05:30
18alantom 2c0540bfd5 incr: add enable inventory
- add basic inventory schemas
- add basic inventory models
- patch stockmovement number series
2022-11-07 13:28:35 +05:30
18alantom 401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom bd6f110553 incr: get dataimport to work
- need to test on child table docs
2022-05-23 16:18:23 +05:30
18alantom 185110276d feat: add more search items
- fix a few actions
- fix listview page titles
2022-05-23 16:18:22 +05:30
18alantom 3e466c647c incr: search improvements
- get form to render
- minor ui fixes
2022-05-23 16:18:22 +05:30
18alantom 024687c1b9 fix: get Invoice settings to render and work
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
2022-05-23 16:18:22 +05:30
18alantom 9877bf4fd3 incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
2022-05-23 16:18:22 +05:30
18alantom de7e5ba807 refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
2022-05-23 16:18:22 +05:30
18alantom 76bf6cfda5 incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
2022-05-23 16:18:22 +05:30
18alantom b08a3b9d52 incr: type Party, JournalEntry
- add removeFields
- fix Party schema
2022-05-23 16:18:21 +05:30
18alantom 781c1d70e9 refactor: Item and Address models to ts Doc subcls 2022-05-23 16:18:21 +05:30