rohitwaghchaure
|
58ad79d3e8
|
Merge pull request #33597 from rohitwaghchaure/do-not-check-other-warehouse
fix: don't check other warehouse ledgers to calculate valuation rate
|
2023-01-10 13:56:10 +05:30 |
|
Vishal
|
a5cbdea8e4
|
fix: minor change in bom.js added
|
2023-01-10 13:40:12 +05:30 |
|
Rohit Waghchaure
|
ef2bf3c223
|
fix: don't check other warehouse ledgers to calculate valuation rate
|
2023-01-10 10:59:50 +05:30 |
|
Ankush Menat
|
8a56df695d
|
perf: Drop name part from posting sort index (#33551)
|
2023-01-10 09:54:15 +05:30 |
|
Vishal
|
c51f9e0a97
|
fix: bom.json updated
|
2023-01-10 07:48:26 +05:30 |
|
Vishal
|
f0c0a64984
|
fix: test case added for FG_BASED OPERTING COST
|
2023-01-10 07:43:28 +05:30 |
|
Vishal
|
ddc0127e05
|
fix: minor changes added
|
2023-01-10 07:43:20 +05:30 |
|
Vishal
|
b559245f2a
|
feat: Add operating cost based on bom quanity without creating job card
|
2023-01-10 07:43:05 +05:30 |
|
rohitwaghchaure
|
59628f1934
|
Merge pull request #33579 from rtdany10/repack-fg-valuation
fix(stock entry): wrong valuation rate in repack
|
2023-01-10 00:05:56 +05:30 |
|
rohitwaghchaure
|
a424acbfcb
|
Merge pull request #33577 from rohitwaghchaure/timeout-error-in-purchase-invoice
fix: Timeout error while saving the purchase invoice
|
2023-01-10 00:01:15 +05:30 |
|
rohitwaghchaure
|
461f8e7724
|
Merge pull request #33590 from frappe/revert-33347-fb_based_operating_cost
Revert "feat: Add operating cost based on bom quanity without creating job card"
|
2023-01-09 23:37:13 +05:30 |
|
rohitwaghchaure
|
d749c4aac2
|
Revert "feat: Add operating cost based on bom quanity without creating job card"
|
2023-01-09 23:35:11 +05:30 |
|
rohitwaghchaure
|
20fe1875e7
|
Merge pull request #33347 from vishdha/fb_based_operating_cost
feat: Add operating cost based on bom quanity without creating job card
|
2023-01-09 23:31:41 +05:30 |
|
Gughan Ravikumar
|
4d5067d6d4
|
fix(accounts): currency fields no longer read as strings by validation function in Payment Entry (#33535)
explicitly cast paid_amount and received_amount to float in the Payment Entry set_unallocated_amount validation function
|
2023-01-09 23:26:51 +05:30 |
|
ruthra kumar
|
bbe5e5d9d6
|
fix: incorrect warehouse and selling amount on bundled products (#33549)
|
2023-01-09 22:45:43 +05:30 |
|
Sagar Sharma
|
dd3b79b511
|
Merge pull request #33562 from ruthra-kumar/better_handling_of_duplicate_bundle_items
fix: better handling of duplicate bundle items
|
2023-01-09 22:22:57 +05:30 |
|
Devin Slauenwhite
|
6bc8bb26b6
|
fix: customer/supplier quick entry dialog (#33496)
* fix: readonly primary contact fields.
* refactor: supplier and customer quick entry form into common class.
|
2023-01-09 22:22:19 +05:30 |
|
Rohit Waghchaure
|
ec171fc7c1
|
test: test case to check disable last purchase rate
|
2023-01-09 22:02:35 +05:30 |
|
Sagar Sharma
|
b56c1ed050
|
Merge branch 'develop' into better_handling_of_duplicate_bundle_items
|
2023-01-09 21:48:48 +05:30 |
|
Deepesh Garg
|
f056e9e7c5
|
Merge pull request #33569 from ruthra-kumar/patch_to_update_new_je_type_in_property_setters
chore: patch property setters for JE with new entry type
|
2023-01-09 21:01:52 +05:30 |
|
Deepesh Garg
|
57a6c37833
|
Merge pull request #32933 from AnandBaburajan/asset_depreciation_schedule
feat: separating depreciation schedule from assets into a new doc
|
2023-01-09 20:47:21 +05:30 |
|
sonali
|
917b2190aa
|
fix: remove comments
|
2023-01-09 20:07:24 +05:30 |
|
Ankush Menat
|
fa4af2acce
|
refactor: convert heatmap queries to QB (#33581)
Uses new `UnixTimestamp` function, don't backport.
|
2023-01-09 20:00:22 +05:30 |
|
safvanhuzain
|
99f5e869e0
|
fix(stock entry): wrong valuation rate in repack
|
2023-01-09 13:11:37 +00:00 |
|
Rohit Waghchaure
|
05df8579cd
|
fix: linters issue
|
2023-01-09 18:23:22 +05:30 |
|
Ankush Menat
|
7ee151880a
|
chore: instructions for running forks
[skip ci]
|
2023-01-09 18:16:04 +05:30 |
|
Rohit Waghchaure
|
d1d4671320
|
feat: provision to disable get last purchase rate
fix: set_incoming_rate condition
|
2023-01-09 18:10:52 +05:30 |
|
Rohit Waghchaure
|
7249657d15
|
fix: timeout error in the Purchase Invoice
|
2023-01-09 14:53:54 +05:30 |
|
Raffael Meyer
|
a4cb0313dd
|
chore: test with wkhtmltopdf 12.6 (#33554)
* chore: test with latest wkhtmltopdf
* chore: check ubuntu version
* ci: check exit code of wk install
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2023-01-09 14:27:34 +05:30 |
|
Ankush Menat
|
1ad1fc4c7d
|
ci: bump node in release workflow (#33574)
[skip ci]
|
2023-01-09 13:25:05 +05:30 |
|
rohitwaghchaure
|
44f32f7521
|
Merge pull request #33568 from dj12djdjs/fix-manufacture-field-tab
fix: move `include_item_in_manufacturing` into Manufacturing Tab
|
2023-01-09 12:25:40 +05:30 |
|
ruthra kumar
|
789e448f0e
|
chore: patch property setters for JE with new entry type
|
2023-01-08 11:45:28 +05:30 |
|
Devin Slauenwhite
|
e35ac4f8c2
|
fix: move include in manufacturing to manufacturing tab.
|
2023-01-07 22:47:16 -05:00 |
|
ruthra kumar
|
c717e87c9e
|
fix: better handling of duplicate bundle items
|
2023-01-06 16:21:20 +05:30 |
|
rohitwaghchaure
|
525f054c45
|
Merge pull request #33548 from rohitwaghchaure/fixed-incorrect-wo-status
fix: incorrect status in the work order
|
2023-01-06 16:01:24 +05:30 |
|
Rohit Waghchaure
|
b0baba84a0
|
fix: incorrect status in the work order
|
2023-01-06 14:16:18 +05:30 |
|
ruthra kumar
|
51b082b43c
|
Merge pull request #33537 from ruthra-kumar/sales_partner_in_ar_report
refactor: Sales Partner column in AR and AR Summary Report
|
2023-01-06 12:07:50 +05:30 |
|
Vishal
|
9fd1c3efb4
|
fix: test case added for FG_BASED OPERTING COST
|
2023-01-06 11:18:09 +05:30 |
|
Vishal
|
6b0b49ee3f
|
fix: minor changes added
|
2023-01-06 11:18:09 +05:30 |
|
Vishal
|
bc1bdd58a7
|
feat: Add operating cost based on bom quanity without creating job card
|
2023-01-06 11:18:09 +05:30 |
|
Sagar Sharma
|
f4a1218467
|
Merge pull request #33543 from s-aga-r/fix/github-issue/25162
chore: enable `No Copy` attribute for `route` in Item Group
|
2023-01-05 13:01:53 +05:30 |
|
s-aga-r
|
348dc32514
|
chore: enable No Copy attribute for route in Item Group
|
2023-01-05 12:25:50 +05:30 |
|
rohitwaghchaure
|
f6da6ece0a
|
Merge pull request #33524 from rohitwaghchaure/revamp-process-loss-feature
refactor: revamp process loss feature & added tab breaks
|
2023-01-04 18:37:32 +05:30 |
|
ruthra kumar
|
ee94127974
|
refactor: Sales Partner column in AR and AR Summary Report
|
2023-01-04 12:41:02 +05:30 |
|
Anand Baburajan
|
3ae47ab32c
|
Merge branch 'develop' into asset_depreciation_schedule
|
2023-01-04 01:34:08 +05:30 |
|
Rohit Waghchaure
|
524c0994e0
|
test: test cases for process loss
|
2023-01-03 22:47:52 +05:30 |
|
Deepesh Garg
|
c78399c618
|
fix: Missing opening entry in general ledger (#33519)
|
2023-01-03 21:35:03 +05:30 |
|
Deepesh Garg
|
1a83a67d41
|
fix: Get payment entry button not visible in Bank Clearance doc (#33518)
|
2023-01-03 21:34:49 +05:30 |
|
Rohit Waghchaure
|
ae039777f9
|
refactor: revamp process loss feature & added tab breaks
|
2023-01-03 19:05:41 +05:30 |
|
Sagar Sharma
|
d3b74a868e
|
Merge pull request #33514 from s-aga-r/fix/github-issue/33417
fix: set `supplier` details while mapping SE(Send to Subcontractor)
|
2023-01-03 18:57:07 +05:30 |
|