akshayitzme
|
3c19580471
|
fix: patch to fix wrong field datatype of hsnCode
|
2024-11-04 12:33:22 +05:30 |
|
Isaac GC
|
556d91dc6c
|
bumped version number and fixed patch
|
2024-02-07 20:12:30 -08:00 |
|
Isaac GC
|
64ad73b390
|
Changed how datetime was fixed for various timezones
|
2024-02-01 15:54:46 -08:00 |
|
Isaac GC
|
2e5241fb45
|
updated patch_version
|
2024-01-19 14:48:22 -08:00 |
|
Mildred Ki'Lya
|
dcbfa9f1c5
|
fix: setPaymentReferenceType patch for payments for versions >0.18 <0.20
|
2024-01-19 23:40:19 +01:00 |
|
Mildred Ki'Lya
|
27d67a33e5
|
fix: #808 Payment referenceType NULL due to bad migration
|
2024-01-19 23:40:19 +01:00 |
|
Mildred Ki'Lya
|
c10edc7132
|
feat: #151 Add quote object and allow create invoice from it
Also allow changing a print template type, necessary to create a custom
print template for this.
|
2024-01-08 21:56:03 +01:00 |
|
akshayitzme
|
7ed2a0841e
|
fix: expectedAmount calculation
|
2023-12-04 14:42:57 +05:30 |
|
akshayitzme
|
819d88f494
|
fix: failing test
|
2023-12-04 14:38:13 +05:30 |
|
akshayitzme
|
ffbce23f03
|
fix: minor fixes
|
2023-12-04 14:38:13 +05:30 |
|
akshayitzme
|
218547269d
|
feat: get pos transacted amount
|
2023-12-04 14:38:12 +05:30 |
|
Akshay
|
f5304b1331
|
Merge pull request #743 from akshayitzme/invoice-return
feat: invoice return
|
2023-11-18 15:21:14 +05:30 |
|
akshayitzme
|
a1fc203e8b
|
feat: invoice returns
|
2023-09-23 16:45:22 +05:30 |
|
18alantom
|
316f052c53
|
fix: isRequired handling
- add support for default value in fields
|
2023-09-20 23:33:48 -07:00 |
|
18alantom
|
c558ee1fa3
|
fix: ignore error on insert into PatchRun
|
2023-08-22 11:18:36 +05:30 |
|
Alan
|
1a93ab04a5
|
Merge pull request #682 from akshayitzme/feat-stock-return
feat: stock return
|
2023-08-18 03:11:25 -07:00 |
|
18alantom
|
bf10927be9
|
feat: enable custom fields
- fix date issue in setup test
|
2023-08-03 13:18:14 +05:30 |
|
akshayitzme
|
1cd03aed34
|
fix: get return balance serial number & batches
|
2023-07-31 17:51:16 +05:30 |
|
18alantom
|
d35dbc07fa
|
fix: allow single value child tables
|
2023-07-13 00:30:14 -07:00 |
|
18alantom
|
dbd3698139
|
chore: remove redundant function
- use only date in backup filename
|
2023-07-13 11:26:45 +05:30 |
|
18alantom
|
4672323dcb
|
fix: use knex for checking values 😔
- open fd from better-sqlite3 causes stalled tests
|
2023-07-13 11:12:43 +05:30 |
|
18alantom
|
823739f564
|
fix: create backup on migrate or patch
|
2023-07-12 14:58:14 +05:30 |
|
18alantom
|
952241b0bd
|
refactor: check if migration will run
|
2023-07-11 12:41:22 +05:30 |
|
18alantom
|
92e8dfb6d7
|
incr: enable context isolation
|
2023-07-10 14:42:20 +05:30 |
|
akshayitzme
|
3577a8fab0
|
feat: stock return
|
2023-07-01 13:01:00 +05:30 |
|
18alantom
|
8c9d81d298
|
chore: format files using prettier
|
2023-06-27 13:11:15 +05:30 |
|
18alantom
|
f652cdca0a
|
fix: remove setting of error type on query-error
- type Listener params as any
|
2023-06-22 14:32:31 +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
|
afe04cccaf
|
fix: init with schemas even if no db
- ux: show reload dialog on settings save
|
2023-05-10 22:46:01 -07:00 |
|
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
|
754a1a8e50
|
fix: capture patch fail errors
- dont notify user
- catch uncaught promise in migration
- prevent unable to acquire conn error
|
2023-04-04 22:10:32 -07:00 |
|
18alantom
|
487f0498a8
|
refactor: rename Batch Number to Batch
|
2023-02-28 11:31:04 +05:30 |
|
akshayitzme
|
7cecf4e8df
|
refactor: removed hasBatchNumber validation
|
2023-02-17 15:09:57 +05:30 |
|
Akshay
|
915c1d2e5c
|
Merge branch 'frappe:master' into batch-wise-item
|
2023-02-17 10:58:05 +05:30 |
|
18alantom
|
c0ea8d6edc
|
fix: create number series patch bug
- test manufacture stock movement
|
2023-01-31 14:42:54 +05:30 |
|
akshayitzme
|
622a4cccd3
|
fix: hasBatchNumber checkbox validation
|
2023-01-27 16:06:04 +05:30 |
|
akshayitzme
|
9b1cd31ba3
|
fix: code comments
|
2023-01-24 16:24:08 +05:30 |
|
akshayitzme
|
81d84f4220
|
fix: item-batch validation
|
2023-01-18 17:32:26 +05:30 |
|
akshayitzme
|
8a4e1e4f41
|
feat: BatchNumber schema & batch-wise validation
|
2023-01-14 16:58:16 +05:30 |
|
18alantom
|
7c60b71294
|
fix: list ordering issues
|
2023-01-05 11:14:05 +05:30 |
|
18alantom
|
2d54b9904b
|
fix: patch incorrect number series
|
2023-01-05 10:44:29 +05:30 |
|
18alantom
|
8ae6ae0cca
|
incr: add default location
|
2022-11-21 12:45:57 +05:30 |
|
18alantom
|
cf37077b6d
|
incr: add Purchase Recipt & Shipment scaffolding
|
2022-11-14 14:00:11 +05:30 |
|
18alantom
|
2bc0ce2237
|
incr: validate against negative stock
|
2022-11-07 13:29:33 +05:30 |
|
18alantom
|
43784984c3
|
fix: stock movement
- test: stock movement create and cancel
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
2a5686058d
|
incr: add deleteAll
- fix db where clauses
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
6805ebcaba
|
fix: allow location to be common
|
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
|
09e2da3abd
|
refactor: update CoA balance calculation
- update tests
|
2022-11-06 23:55:22 -08:00 |
|