anandbaburajan
|
97f8588202
|
chore: fix patch name
|
2022-12-27 15:01:42 +05:30 |
|
anandbaburajan
|
c916fb0513
|
chore: fix module name in patch
|
2022-12-27 15:01:42 +05:30 |
|
anandbaburajan
|
57adcc0b03
|
chore: move patch to pre_model_sync
|
2022-12-27 15:01:42 +05:30 |
|
Anand Baburajan
|
4ff70db668
|
Merge branch 'develop' into asset_depreciation_schedule
|
2022-12-27 14:59:53 +05:30 |
|
Deepesh Garg
|
8263bf9a9a
|
fix: Random behaviour while picking items using picklist (#33449)
|
2022-12-27 14:59:35 +05:30 |
|
anandbaburajan
|
482116db9f
|
chore: improve tests
|
2022-12-27 10:03:32 +05:30 |
|
Anand Baburajan
|
6f4e6fafa9
|
Merge branch 'develop' into asset_depreciation_schedule
|
2022-12-27 07:36:32 +05:30 |
|
anandbaburajan
|
6d791cabd1
|
chore: more refactoring
|
2022-12-26 22:13:11 +05:30 |
|
Sagar Sharma
|
88edc412e3
|
Merge branch 'develop' into fix/purchase-order/shipping_address
|
2022-12-26 12:00:39 +05:30 |
|
s-aga-r
|
67a7ccf3ce
|
fix: shipping_address for non-drop shipping item
|
2022-12-26 11:57:50 +05:30 |
|
Deepesh Garg
|
8a79efab4b
|
feat: Accounting Dimension updation in Payment Request and Entry (#33411)
|
2022-12-26 10:17:55 +05:30 |
|
Solufyin
|
7d9f3f23dd
|
fix: Customer Primary Contact (#33424)
Co-authored-by: Nihantra C. Patel <n.patel.serpentcs@gmail.com>
|
2022-12-26 10:15:10 +05:30 |
|
Sagar Sharma
|
32f3b64a89
|
Merge branch 'develop' into fix/github-issue/32258
|
2022-12-25 18:12:08 +05:30 |
|
s-aga-r
|
7e1b6b3c2a
|
fix: shipping_address in PO
|
2022-12-25 18:11:05 +05:30 |
|
anandbaburajan
|
03662be150
|
chore: have different functions for draft. active and cancelled depr schedules
|
2022-12-25 18:05:19 +05:30 |
|
ruthra kumar
|
a0484793c3
|
refactor: remove unrelated filters from Supplier Ledger Summary
Territory, Sales Partner and Sales Person doesn't belong in Supplier Ledger
|
2022-12-24 11:20:39 +05:30 |
|
ruthra kumar
|
89229d9b58
|
refactor: additional doctype access for 'Accounts User' role
|
2022-12-24 11:20:16 +05:30 |
|
ruthra kumar
|
bfa511cb65
|
refactor: hidden columns to help framework handle user permissions
'territory', 'supplier_group', 'customer_group' have been added as
hidden columns to handle 'user permission' based access control.
|
2022-12-24 10:30:30 +05:30 |
|
rohitwaghchaure
|
40769998c6
|
Merge pull request #33422 from rohitwaghchaure/fix-stock-entry-submit-performance
fix: timeout error while submitting stock entry
|
2022-12-23 13:57:25 +05:30 |
|
Rohit Waghchaure
|
a05c47e499
|
fix: timeout error while submitting stock entry
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2022-12-23 13:27:32 +05:30 |
|
Anand Baburajan
|
b17ef34042
|
Merge branch 'develop' into asset_depreciation_schedule
|
2022-12-23 11:02:17 +05:30 |
|
anandbaburajan
|
3e91a56c19
|
chore: only consider draft and active assets in patch, and allow asset depr schedule to be manually createed
|
2022-12-23 11:01:18 +05:30 |
|
ruthra kumar
|
8f5d8e0474
|
Merge pull request #33418 from ruthra-kumar/filter_issue_in_ar_ap_report
fix: payment terms and sales partner filter issue in Accounts Receivable report
|
2022-12-22 11:38:38 +05:30 |
|
ruthra kumar
|
13c4420f42
|
fix: payment terms and sales partner filter issue in AR/AP report
|
2022-12-22 10:55:22 +05:30 |
|
ruthra kumar
|
a26698b88e
|
Merge pull request #33410 from ruthra-kumar/typeerror_on_gp_due_to_incorrect_warehouse_on_bundle_item
fix: TypeError on GP Report due to multiple warehouse on bundled items
|
2022-12-21 18:26:40 +05:30 |
|
ruthra kumar
|
5918bb03f7
|
test: type error on bundled products with different warehouses
|
2022-12-21 17:47:57 +05:30 |
|
ruthra kumar
|
e684eb32d0
|
fix: typerror on multi warehouse in Packed Items
DN(with bundled item with varying warehouses)-> Sales Invoice.
|
2022-12-21 15:09:55 +05:30 |
|
Deepesh Garg
|
ade83cbab3
|
fix: Consolidated financial report
|
2022-12-20 16:45:46 +05:30 |
|
Deepesh Garg
|
1da14b7ec3
|
Merge pull request #33393 from deepeshgarg007/cc_filter_cashflow_report
fix: Cost center filter not working in cash flow report
|
2022-12-20 13:46:18 +05:30 |
|
Deepesh Garg
|
925387550e
|
Merge pull request #33350 from deepeshgarg007/payment_request_flow
fix: Payment Request flow fixes from Order to Payment Entry
|
2022-12-20 13:45:15 +05:30 |
|
Deepesh Garg
|
9dc1509cf5
|
Merge pull request #33358 from resilient-tech/fix-appointment-booking
fix: remove unnecessary permissions from Appointment and Appointment Booking Settings
|
2022-12-20 11:53:01 +05:30 |
|
Deepesh Garg
|
31c95deb88
|
chore: More fixes
|
2022-12-20 11:45:51 +05:30 |
|
Deepesh Garg
|
ff48634cbb
|
Merge branch 'develop' of https://github.com/frappe/erpnext into payment_request_flow
|
2022-12-20 11:42:15 +05:30 |
|
Deepesh Garg
|
e25b98b620
|
chore: Update test case
|
2022-12-20 11:42:05 +05:30 |
|
Deepesh Garg
|
068df9f815
|
chore: remove print statement
|
2022-12-20 10:00:53 +05:30 |
|
Deepesh Garg
|
d0dbfec052
|
fix: Cost center filter not working in cash flow report
|
2022-12-20 09:59:27 +05:30 |
|
rohitwaghchaure
|
1ed2230e4c
|
Merge pull request #33382 from rohitwaghchaure/fixed-pick-list-issue
fix: unsupported operand type(s) for +=: 'int' and 'NoneType'
|
2022-12-20 09:47:29 +05:30 |
|
rohitwaghchaure
|
eaa04abe29
|
Merge pull request #33387 from rohitwaghchaure/audit-to-fix-incorrect-valuation-entry
fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation
|
2022-12-20 09:46:57 +05:30 |
|
Rohit Waghchaure
|
f31612376a
|
test: added test case to validate audit for incorrect entries
|
2022-12-20 00:14:41 +05:30 |
|
Rohit Waghchaure
|
b1721b79ce
|
fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation
|
2022-12-19 23:33:44 +05:30 |
|
rohitwaghchaure
|
7851adb49a
|
Merge branch 'develop' into fixed-pick-list-issue
|
2022-12-19 23:32:06 +05:30 |
|
Ankush Menat
|
88ce11f03d
|
fix: incorrect type hints (#33381)
[skip ci]
|
2022-12-19 16:44:19 +05:30 |
|
Rohit Waghchaure
|
2b4eae5f84
|
fix: unsupported operand type(s) for +=: 'int' and 'NoneType'
|
2022-12-19 16:24:55 +05:30 |
|
ruthra kumar
|
65db9cea25
|
Merge pull request #33380 from ruthra-kumar/err_for_invoices_should_reflect_in_ar_ap_report
fix: ERR journals should reported in AR/AP
|
2022-12-18 16:56:19 +05:30 |
|
ruthra kumar
|
2ed86760d7
|
test: err for party should be in AR/AP report
|
2022-12-18 12:40:07 +05:30 |
|
ruthra kumar
|
b09eade3e4
|
fix: ERR journals reported in AR/AP
Exchange Rate Revaluation on Receivable/Payable will included in AR/AP report
|
2022-12-18 06:38:23 +05:30 |
|
Gokulnath
|
4ecce242a8
|
feat: adding warehouse filter for sales order ananlysis report
feat: adding warehouse filter for sales order ananlysis report
|
2022-12-17 20:06:01 +05:30 |
|
Deepesh Garg
|
67c5cec505
|
Merge pull request #33339 from barredterra/print-rfq
feat: more control when printing RFQ
|
2022-12-17 19:24:57 +05:30 |
|
Deepesh Garg
|
6238fd9d9e
|
Merge pull request #33341 from deepeshgarg007/tds_tcs_cost_center
fix: Cost Center for tax withholding invoices
|
2022-12-17 19:24:34 +05:30 |
|
Deepesh Garg
|
2a4eec245a
|
Merge pull request #33371 from deepeshgarg007/coa_import_srbnb
fix: Unable to import COA through importer
|
2022-12-17 16:42:37 +05:30 |
|