Ankush Menat
|
701878f60b
|
revert "fix: FIFO valuation in case of multi-item entries"
This reverts commit b8ee193d1a124668691b3d8181ce4e3bf612afe0.
This is huge performance regression for large docs.
|
2022-03-02 13:11:04 +05:30 |
|
Ankush Menat
|
2f71c5bcca
|
test: repack FIFO rates
|
2022-03-02 13:11:04 +05:30 |
|
Ankush Menat
|
ccd2ce56b1
|
fix: FIFO valuation in case of multi-item entries
|
2022-03-02 13:11:04 +05:30 |
|
Ankush Menat
|
b3b7cdfb49
|
test: FIFO transfer for multi-batch transaction
|
2022-03-02 13:11:04 +05:30 |
|
marination
|
54b3676f35
|
fix: linter (imports alphabetical)
|
2022-03-02 13:09:34 +05:30 |
|
Sagar Vora
|
89368ece41
|
style: use f-string
|
2022-03-02 12:40:25 +05:30 |
|
Sagar Vora
|
98f26e9cbb
|
fix: handle ImportError when installing country fixtures
|
2022-03-02 12:39:00 +05:30 |
|
Ankush Menat
|
5d85b35f41
|
test: fix flaky bin value test
|
2022-03-02 12:32:54 +05:30 |
|
Ankush Menat
|
eb8495a401
|
docs: explain make_sl_entries arguments
|
2022-03-02 12:27:18 +05:30 |
|
Ankush Menat
|
efc4b943f8
|
fix: ignore serial no during landed cost voucher
|
2022-03-02 12:27:18 +05:30 |
|
Marica
|
e0d5c6118f
|
Merge branch 'develop' into mr-to-order-and-receive-report
|
2022-03-02 12:14:50 +05:30 |
|
Saqib Ansari
|
89f87cee87
|
Merge branch 'develop' into ordered-qty-for-packed-items
|
2022-03-02 12:13:56 +05:30 |
|
Deepesh Garg
|
d95f8934aa
|
fix: Test cases with discount
|
2022-03-01 23:09:59 +05:30 |
|
Rucha Mahabal
|
e874149b94
|
Merge pull request #29335 from ruchamahabal/emp-adv-status
|
2022-03-01 22:36:04 +05:30 |
|
Rucha Mahabal
|
9988ec697f
|
test: test advance filters in expense claim and cancelled status
|
2022-03-01 21:40:39 +05:30 |
|
Rucha Mahabal
|
57f92df108
|
fix: flake8 issues
|
2022-03-01 20:50:36 +05:30 |
|
Rucha Mahabal
|
650099ee65
|
Merge branch 'develop' into emp-adv-status
|
2022-03-01 20:30:58 +05:30 |
|
Deepesh Garg
|
2eb7921bff
|
fix: Exchange rate not getting set in payment entry
(cherry picked from commit 86e6bdf2c9ffc0a656c14663b6f790071a7f3afd)
|
2022-03-01 12:49:09 +00:00 |
|
Ankush Menat
|
65bb727030
|
fix: dont validate empty category
|
2022-03-01 17:47:47 +05:30 |
|
Deepesh Garg
|
abe580e8b0
|
fix: Nil and Exempted values in GSTR-3B Report
|
2022-03-01 17:37:38 +05:30 |
|
marination
|
ac425722e2
|
fix: Sider and Linter
|
2022-03-01 17:30:37 +05:30 |
|
marination
|
e6952cb7f9
|
refactor: Convert to QB, added test file, removed white space
- Converted mysql raw query to qb
- Test file for Report Requested Items to Order and Receive
- Removed white space and edited copyright year
|
2022-03-01 17:15:04 +05:30 |
|
Marica
|
adeca5a25c
|
Merge pull request #28939 from marination/prod-plan-sub-items-aggregate
feat: Provision to aggregate subassembly items in production plan
|
2022-03-01 16:07:35 +05:30 |
|
marination
|
1d1d586d4d
|
test: Included sub assembly non-merging in test case
|
2022-03-01 15:42:34 +05:30 |
|
Marica
|
d2f1c4f307
|
Merge branch 'develop' into prod-plan-sub-items-aggregate
|
2022-03-01 15:33:02 +05:30 |
|
Saqib Ansari
|
056a0ec421
|
Merge pull request #30034 from nextchamp-saqib/fix-pos-flaky-test
fix(test): flaky test_point_of_sale
|
2022-03-01 15:32:33 +05:30 |
|
Saqib Ansari
|
47fe87a72f
|
fix(test): flaky test_point_of_sale
|
2022-03-01 14:56:24 +05:30 |
|
Saqib Ansari
|
6b494eed79
|
Merge pull request #30032 from nextchamp-saqib/fix-debit-credit-diff
fix: debit credit difference case with rounding adjustment
|
2022-03-01 14:12:31 +05:30 |
|
Saqib Ansari
|
ad2c64f3ff
|
fix: debit credit difference case with rounding adjustment
|
2022-03-01 13:32:34 +05:30 |
|
Ankush Menat
|
d22a1d440c
|
fix: track changes on warehouse
|
2022-03-01 13:08:25 +05:30 |
|
Marica
|
5a8c80b153
|
Merge branch 'develop' into mr-to-order-and-receive-report
|
2022-03-01 13:01:35 +05:30 |
|
marination
|
ffbb2c8311
|
fix: Assert False for test that is anticipating an empty table and remove second arg to assertTrue
|
2022-03-01 12:57:09 +05:30 |
|
Deepesh Garg
|
0542416c47
|
Merge pull request #30026 from deepeshgarg007/deferred_revenue_post_accounts_freeze
fix: Deferred revenue booking
|
2022-03-01 12:41:41 +05:30 |
|
marination
|
25fa6344a6
|
test: Adjust test as per teardown
- make tests use multi level bom in WO, as BOM at setup is used
- earlier, an intermediate BOM made in a test would override the BOM at setup
|
2022-03-01 12:24:45 +05:30 |
|
Deepesh Garg
|
366120ffee
|
fix: Deferred revenue booking
|
2022-03-01 11:57:34 +05:30 |
|
Ankush Menat
|
afb69b0b7f
|
Merge branch 'develop' into item_discounts_quotation
|
2022-03-01 11:49:25 +05:30 |
|
Ankush Menat
|
bbc4710fa3
|
fix: apply margin on duplicated doc too
|
2022-03-01 11:48:28 +05:30 |
|
Rushabh Mehta
|
4e2c284be7
|
fix(minor): nix the ugly banner
|
2022-03-01 08:52:42 +05:30 |
|
Deepesh Garg
|
1191232f02
|
Merge pull request #29977 from deepeshgarg007/payment_entry_total_taxes
fix: Total taxes and charges in payment entry for multi-currency payments
|
2022-02-28 19:09:39 +05:30 |
|
Deepesh Garg
|
785fcca957
|
Merge branch 'develop' of https://github.com/frappe/erpnext into payment_entry_total_taxes
|
2022-02-28 18:06:14 +05:30 |
|
Deepesh Garg
|
19fb7ead9f
|
test: Add test case for payment entry taxes
|
2022-02-28 18:05:58 +05:30 |
|
rohitwaghchaure
|
bbfff1b795
|
Merge pull request #30015 from rohitwaghchaure/removed-validation-for-zero-qty
refactor: removed validation to check zero qty
|
2022-02-28 17:54:26 +05:30 |
|
Marica
|
789e042f7d
|
Merge branch 'develop' into prod-plan-sub-items-aggregate
|
2022-02-28 17:38:29 +05:30 |
|
Marica
|
5fe8c48ba8
|
Merge branch 'develop' into prod-plan-sub-items-aggregate
|
2022-02-28 17:38:14 +05:30 |
|
Ankush Menat
|
829c453cb6
|
test: remove transaction commits from buying module
|
2022-02-28 17:36:58 +05:30 |
|
Rucha Mahabal
|
3f3b1766c2
|
test: get leave details for leave application dashboard
|
2022-02-28 17:30:09 +05:30 |
|
Ankush Menat
|
b0d1e6db54
|
test(refactor): use FrappeTestCase
|
2022-02-28 17:23:32 +05:30 |
|
marination
|
292fe370db
|
test: combine sub assembly items and make Production Plan tests atomic
|
2022-02-28 16:35:20 +05:30 |
|
Rucha Mahabal
|
a58dfecb23
|
test: fix test test_leave_balance_near_allocaton_expiry
|
2022-02-28 15:27:24 +05:30 |
|
Marica
|
b8593188f3
|
Merge branch 'develop' into prod-plan-sub-items-aggregate
|
2022-02-28 15:08:21 +05:30 |
|