Rohit Waghchaure
|
861aa9e08a
|
feat: warehouse wise stock balance
|
2022-12-06 17:33:33 +05:30 |
|
Deepesh Garg
|
b1242bc56c
|
chore: Update tests
|
2022-12-06 15:14:48 +05:30 |
|
Deepesh Garg
|
af1f98e188
|
Merge branch 'develop' of https://github.com/frappe/erpnext into bundle_item_rates
|
2022-12-06 13:59:51 +05:30 |
|
Deepesh Garg
|
e5566b31d5
|
chore: Consider bundle qty as well
|
2022-12-06 13:59:45 +05:30 |
|
Deepesh Garg
|
921f8edde8
|
Merge pull request #33219 from deepeshgarg007/internal_transfer_editable_rate
fix: Allow item rate updates for non-stock invoices
|
2022-12-06 09:12:24 +05:30 |
|
Rohit Waghchaure
|
713330cbf6
|
fix: non empty FG batch picked while completing work order
|
2022-12-05 18:15:13 +05:30 |
|
Deepesh Garg
|
55c0770280
|
Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule
|
2022-12-05 15:43:29 +05:30 |
|
Deepesh Garg
|
ef9d126254
|
fix: Allow item rate udpates for non-stock invoices
|
2022-12-05 10:17:19 +05:30 |
|
Deepesh Garg
|
b741ae143c
|
fix: Reapply pricing rule on qty change
|
2022-12-02 17:14:06 +05:30 |
|
rohitwaghchaure
|
66dbf94151
|
Merge pull request #33199 from s-aga-r/refactor/warehouse-tree
refactor: remove `balance` from `Warehouse Tree`
|
2022-12-02 14:24:07 +05:30 |
|
rohitwaghchaure
|
295ce0e8e9
|
Merge pull request #33193 from rohitwaghchaure/clear-repost-logs
fix: clear repost logs using Log Settings
|
2022-12-02 13:55:59 +05:30 |
|
Rohit Waghchaure
|
2cce6f2a34
|
fix: test case
|
2022-12-02 12:43:31 +05:30 |
|
Rohit Waghchaure
|
5949a7ecff
|
fix: default clear repost logs
|
2022-12-01 23:35:21 +05:30 |
|
s-aga-r
|
3ce8386ca3
|
refactor: remove balance from Warehouse Tree
|
2022-12-01 19:44:49 +05:30 |
|
Deepesh Garg
|
2106de0fa5
|
Merge pull request #33170 from deepeshgarg007/se_alert_develop
fix(UX): Alert on change of item rate in Stock Entry
|
2022-12-01 18:16:55 +05:30 |
|
Deepesh Garg
|
826f45ad60
|
fix: Bundle item rates
|
2022-12-01 16:11:10 +05:30 |
|
Deepesh Garg
|
64e5a79a91
|
fix: Error on making stock entry from material request
|
2022-11-30 19:35:30 +05:30 |
|
Deepesh Garg
|
4bd9289d7d
|
fix(UX): Alert on change of item rate in Stock Entry
|
2022-11-29 19:21:48 +05:30 |
|
Sagar Sharma
|
ce7720b14c
|
Merge branch 'develop' into repost-item-valuation
|
2022-11-29 11:03:22 +05:30 |
|
rohitwaghchaure
|
6dd84cb977
|
Merge pull request #33013 from rtdany10/riv-validation
fix: validate repost item valuation against accounts freeze date
|
2022-11-29 10:40:48 +05:30 |
|
Deepesh Garg
|
a7b7d0d99d
|
Merge pull request #33116 from shariquerik/show-batch-selector-only-once
fix: only show serial no batch selector only once
|
2022-11-29 10:20:30 +05:30 |
|
rohitwaghchaure
|
a222b0a6ae
|
Merge pull request #33144 from rohitwaghchaure/fixed-incorrect-stock-balance-qty
fix: incorrect balance qty
|
2022-11-29 08:48:03 +05:30 |
|
Rohit Waghchaure
|
b606a9684b
|
test: test case for serialized batched item
|
2022-11-29 00:08:07 +05:30 |
|
Rohit Waghchaure
|
b2105a8be7
|
fix: incorrect balance qty
|
2022-11-28 23:13:30 +05:30 |
|
Sagar Sharma
|
ec95a9b760
|
Merge branch 'develop' into repost-item-valuation
|
2022-11-28 21:33:58 +05:30 |
|
s-aga-r
|
4e10352b48
|
chore: make posting_date and posting_time read-only if based_on is set to Transaction
|
2022-11-28 21:22:22 +05:30 |
|
s-aga-r
|
eeec008547
|
fix: reset voucher_type and voucher_no if based_on is set to Item and Warehouse
|
2022-11-28 21:22:20 +05:30 |
|
s-aga-r
|
eeda264eb6
|
fix: reposting error AttributeError: 'datetime.timedelta' object has no attribute 'replace'
|
2022-11-28 20:59:14 +05:30 |
|
s-aga-r
|
ba77da0874
|
fix: validation msg in stock entry
|
2022-11-28 18:01:30 +05:30 |
|
Sagar Sharma
|
10a2121361
|
Merge branch 'develop' into show-batch-selector-only-once
|
2022-11-26 10:09:10 +05:30 |
|
Raffael Meyer
|
905a50cbb2
|
Merge branch 'develop' into incoterms
|
2022-11-25 16:50:55 +01:00 |
|
Shariq Ansari
|
0f87d329d6
|
fix: only show serial no batch selector only once
|
2022-11-25 17:03:00 +05:30 |
|
Sagar Sharma
|
4e7613d4ce
|
Merge branch 'develop' into fix/github-issue/20496
|
2022-11-24 20:43:52 +05:30 |
|
s-aga-r
|
df0fee2312
|
fix: MR Item description and item_name gets reset on qty change
|
2022-11-24 20:42:57 +05:30 |
|
Dany Robert
|
88a0aa4077
|
chore: pre-commit
|
2022-11-23 19:04:11 +05:30 |
|
Dany Robert
|
b482e3876d
|
fix: check for session user rather than owner
|
2022-11-23 18:59:15 +05:30 |
|
Rohit Waghchaure
|
be19e4f621
|
fix: Valuation Rate column UX in stock ledger report
|
2022-11-23 16:44:18 +05:30 |
|
rohitwaghchaure
|
68424887e4
|
Merge pull request #33077 from rohitwaghchaure/ux-for-inventory-dimension
fix: UX for inventory dimension
|
2022-11-23 09:53:49 +05:30 |
|
Deepesh Garg
|
89631fa744
|
Merge pull request #32958 from pps190/fix-item-price-brand
fix: link `Item Price` brand to `Brand` doctype.
|
2022-11-19 19:14:39 +05:30 |
|
Sagar Sharma
|
cbfd8da848
|
Merge branch 'develop' into internal_transfer
|
2022-11-18 10:38:37 +05:30 |
|
barredterra
|
77105306f2
|
feat: add incoterm to purchasing transactions
|
2022-11-17 22:18:26 +01:00 |
|
barredterra
|
029f22c549
|
feat: add incoterm to sales transactions
|
2022-11-17 22:17:59 +01:00 |
|
barredterra
|
d2563ee973
|
feat: create incoterms and migrate shipments
|
2022-11-17 22:16:43 +01:00 |
|
Sabu Siyad
|
546c809cbe
|
fix: use list() on self mutating iteration
https://github.com/frappe/erpnext/issues/30325
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
|
2022-11-17 17:46:49 +05:30 |
|
Sagar Sharma
|
29a8d9a9b4
|
Merge branch 'develop' into internal_transfer
|
2022-11-17 16:42:18 +05:30 |
|
Dany Robert
|
be15419bd5
|
chore: pre-commit
|
2022-11-17 11:00:34 +01:00 |
|
Dany Robert
|
61f05132db
|
feat: validate repost item valuation against accounts freeze date
|
2022-11-17 11:00:01 +01:00 |
|
Ankush Menat
|
fd3c7903ba
|
chore: typo
|
2022-11-17 14:18:05 +05:30 |
|
Ankush Menat
|
34e4903ed7
|
refactor: search queries (#33004)
- guard clauses for readability
- use values or format
|
2022-11-17 13:04:42 +05:30 |
|
Vishal
|
d86afddb60
|
fix: minor issue fixed
|
2022-11-16 13:53:21 +05:30 |
|