Rivaldi A N S
|
e251ab9eb4
|
Merge branch 'fix/marketing' into 'development'
[FIX/FE] Marketing - Sales Order Form
See merge request mbugroup/lti-web-client!374
|
2026-04-07 10:44:49 +00:00 |
|
ValdiANS
|
9f0fbcf041
|
fix: make price_per_qty calculation to price per kg and make unit_price calculation to price per egg (if category is TELUR and convertion unit QTY)
|
2026-04-07 17:24:19 +07:00 |
|
ValdiANS
|
05fbae680f
|
fix: reorder input for price_per_qty and unit_price
|
2026-04-07 17:23:23 +07:00 |
|
ValdiANS
|
444c475cb4
|
fix: remove formattedUnitPrice
|
2026-04-07 17:22:46 +07:00 |
|
ValdiANS
|
ef1ce2c78c
|
fix: remove roundPrice, update unit price calculation in calculateTelurPeti
|
2026-04-07 16:59:35 +07:00 |
|
ValdiANS
|
429ff58bfd
|
chore: remove unnecessary code
|
2026-04-07 16:57:01 +07:00 |
|
ValdiANS
|
8961004000
|
fix: set initialPricePerConvertion to unit_price
|
2026-04-07 16:55:39 +07:00 |
|
ValdiANS
|
2dc3bcf9f0
|
fix: make convertion unit support QTY when hitting update/create API
|
2026-04-07 16:55:23 +07:00 |
|
rstubryan
|
b89730ab68
|
feat(FE-invalidate-mutation): Refactor SWR keys for recording detail
pages and add cache invalidation
|
2026-04-07 16:06:46 +07:00 |
|
rstubryan
|
6e34eede4b
|
refactor(FE-jumlah-pakai-zero-restriction): Update validation message
for qty in StockObjectSchema
|
2026-04-07 16:01:59 +07:00 |
|
rstubryan
|
2f89c6f216
|
refactor(FE-unused-param): Comment out unused eggProductsLocationId
state and references
|
2026-04-07 15:26:25 +07:00 |
|
rstubryan
|
ebf966228b
|
refactor(FE-decimal-jumlah-pakai): Increase decimal scale for stock
quantity input to 3
|
2026-04-07 15:23:31 +07:00 |
|
ValdiANS
|
922a93414f
|
fix: adjust unit price placeholder
|
2026-04-07 13:11:14 +07:00 |
|
ValdiANS
|
129a3fda44
|
fix: memoized formattedSuccessRawData and formattedErrorRawData
|
2026-04-07 11:54:00 +07:00 |
|
ValdiANS
|
981b48acc0
|
fix: check deep equality
|
2026-04-07 11:53:34 +07:00 |
|
Adnan Zahir
|
dd5bbf0ac6
|
Merge branch 'codex/sales-at-farm-level' into 'development'
codex/fix: invisible depletion and egg <= 0
See merge request mbugroup/lti-web-client!368
|
2026-04-06 22:32:46 +07:00 |
|
Adnan Zahir
|
8872b283ac
|
codex/fix: invisible depletion and egg <= 0
|
2026-04-06 22:28:39 +07:00 |
|
Adnan Zahir
|
860c9dec22
|
Merge branch 'codex/sales-at-farm-level' into 'development'
Codex/sales at farm level
See merge request mbugroup/lti-web-client!367
|
2026-04-04 10:08:36 +07:00 |
|
Adnan Zahir
|
107d412c10
|
formatting
|
2026-04-04 09:57:01 +07:00 |
|
Adnan Zahir
|
c6d8533190
|
codex/fix: inconsistent stock options and availability
|
2026-04-04 09:53:10 +07:00 |
|
ValdiANS
|
10d1f05aa5
|
fix: use correct address and logo
|
2026-04-02 11:00:17 +07:00 |
|
ValdiANS
|
e4b6238771
|
fix: use correct address
|
2026-04-02 11:00:08 +07:00 |
|
ValdiANS
|
25b5165249
|
feat: create PurchaseFilter type
|
2026-04-02 09:57:48 +07:00 |
|
ValdiANS
|
cae19d905b
|
feat: add filter modal
|
2026-04-02 09:57:40 +07:00 |
|
ValdiANS
|
c040c0e9bb
|
feat: create PurchaseFilterModal component
|
2026-04-02 09:51:22 +07:00 |
|
ValdiANS
|
edf21fbfc4
|
fix: change from parseInt to parseFloat
|
2026-04-01 16:13:13 +07:00 |
|
ValdiANS
|
65f31f8340
|
fix: parse to float numberFormatValues.value
|
2026-04-01 16:13:01 +07:00 |
|
Adnan Zahir
|
772087bacd
|
Merge branch 'codex/sales-at-farm-level' into 'development'
codex/fix: show farm stock usage on closing page
See merge request mbugroup/lti-web-client!361
|
2026-04-01 12:33:55 +07:00 |
|
Adnan Zahir
|
f302bcdb4b
|
codex/fix: show farm stock usage on closing page
|
2026-04-01 12:31:16 +07:00 |
|
Adnan Zahir
|
b68bcc77f5
|
Merge branch 'codex/sales-at-farm-level' into 'development'
codex/fix: purchase receivement error and recording doesn't show depletion/egg
See merge request mbugroup/lti-web-client!360
|
2026-04-01 11:10:29 +07:00 |
|
Adnan Zahir
|
3d7a2073b0
|
formatting
|
2026-04-01 11:07:05 +07:00 |
|
Adnan Zahir
|
8b1546a305
|
codex/fix: purchase receivement error and recording doesn't show depletion/egg
|
2026-04-01 11:03:56 +07:00 |
|
Adnan Zahir
|
fa3d0a1179
|
Merge branch 'codex/sales-at-farm-level' into 'development'
codex: initiated changes (farm-level warehouse stock manipulation on recording and sales)
See merge request mbugroup/lti-web-client!359
|
2026-04-01 10:27:42 +07:00 |
|
Adnan Zahir
|
8d92da75cf
|
codex: initiated changes
|
2026-04-01 10:14:05 +07:00 |
|
ValdiANS
|
4f3e304b2b
|
fix: set received_qty default value to sub_qty
|
2026-03-30 14:40:26 +07:00 |
|
ValdiANS
|
f5d9dcbdf6
|
fix: set DailyChecklist.kandang optional
|
2026-03-27 11:12:58 +07:00 |
|
ValdiANS
|
8bf5a88edb
|
fix: do not redirect to SSO when the error response status is 401 and API url is refresh API
|
2026-03-26 16:19:55 +07:00 |
|
ValdiANS
|
93d4ff9339
|
fix: search stock product issue correctly
|
2026-03-18 00:13:18 +07:00 |
|
rstubryan
|
c1087b37fb
|
chore(FE-prettier): Format code for better readability in inventory
tables
|
2026-03-16 11:02:25 +07:00 |
|
rstubryan
|
c4e27edd56
|
feat(FE): Add delete functionality to Inventory and Movement tables
|
2026-03-16 11:01:29 +07:00 |
|
rstubryan
|
b020f2b187
|
refactor(FE): Rename available_qty to transfer_available_qty
|
2026-03-16 10:51:02 +07:00 |
|
rstubryan
|
375de4c86c
|
refactor(FE): Remove unused dependency from useEffect in RecordingForm
|
2026-03-16 10:28:36 +07:00 |
|
rstubryan
|
8f361c4327
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into hotfix/adjustment-recording-fifo-stock
|
2026-03-16 10:10:16 +07:00 |
|
ValdiANS
|
0f7a2bd796
|
fix: adjust formik schema for warehouse
|
2026-03-16 09:41:23 +07:00 |
|
ValdiANS
|
0c8a833e00
|
fix: add generic for OptionType type
|
2026-03-16 09:41:01 +07:00 |
|
ValdiANS
|
85dee607e0
|
fix: get kandang options from project flock kandang instead of kandang master data
|
2026-03-14 15:42:01 +07:00 |
|
rstubryan
|
6c7e310e67
|
feat(FE): Add support for available_qty in MovementForm
|
2026-03-13 13:33:18 +07:00 |
|
ragilap
|
85f6677c2a
|
fixing recording filter form
|
2026-03-11 15:35:37 +07:00 |
|
rstubryan
|
811850857d
|
refactor(FE): Restrict stock and depletion edits based on permissions
|
2026-03-11 10:18:19 +07:00 |
|
rstubryan
|
5494cb0ff2
|
refactor(FE): Remove restriction check for locked rows and add
"isGrowingLocked" badge
|
2026-03-11 10:03:54 +07:00 |
|