Shivam Mishra
f460c17961
fix: syntax error ( #22082 )
2020-06-02 21:48:23 +05:30
Shivam Mishra
789df32683
feat: verify signature on webhook ( #21872 )
2020-06-02 19:18:22 +05:30
Deepesh Garg
60f3a2b8e7
fix: Add total debit in Journal Entry list view
2020-06-02 18:26:43 +05:30
gavin
7a05662e9f
Merge pull request #21491 from gavindsouza/tally-migration-feat
...
feat(Tally migration): Errored documents handling
2020-06-02 13:03:13 +05:30
Deepesh Garg
fecac677ec
Merge pull request #22075 from abhishekbalam/fix-customer-count
...
fix(Accounts): Customer Count in Customer Acq. Report wrong
2020-06-02 00:09:01 +05:30
Abhishek Balam
192d4c8810
indent to tabs instead of spaces
2020-06-01 23:58:05 +05:30
Abhishek Balam
732f5c1867
fixed customer count logic
2020-06-01 23:51:39 +05:30
marination
0df7f0fe9d
fix: Misleading Error message for Item Attribute.
2020-06-01 11:56:33 +05:30
Deepesh Garg
ef436fa3c2
Merge pull request #22065 from deepeshgarg007/deferred_accounting_hooks
...
fix: Method in hooks for processing deferred revenue
2020-06-01 11:48:44 +05:30
Deepesh Garg
de03d2cba4
fix: Method in hooks for proccesing deferred revenue
2020-06-01 11:30:34 +05:30
marination
c0c455c471
fix: Procurement Tracker Data Consistency
2020-05-31 20:20:59 +05:30
Deepesh Garg
253660fbd1
Merge pull request #22057 from karthikeyan5/develop-fix-ewb-transin-checksum
...
fix(ewb): remove checksum validation for TRANSIN
2020-05-30 19:48:12 +05:30
karthikeyan5
ca46bedfcb
fix(ewb): remove checksum validation for TRANSIN
2020-05-30 15:00:56 +05:30
Saqib
c16e278979
Merge branch 'develop' into update-items-permission-fix
2020-05-30 13:16:55 +05:30
Deepesh Garg
3609ddedbb
fix: Purchase receipt item json
2020-05-30 12:03:37 +05:30
Deepesh Garg
159d0734ef
fix: Proccurement tracker report test
2020-05-30 11:47:22 +05:30
Deepesh Garg
1aec30d849
fix: Procurement Tracker test case
2020-05-30 11:47:04 +05:30
Deepesh Garg
c96bf870e4
fix: Test Cases
2020-05-30 11:46:39 +05:30
Deepesh Garg
8a4dc521cd
Revert 'fix: tests depending on global default company'
2020-05-30 11:40:16 +05:30
Deepesh Garg
36f7710356
Revert "fix: tests depending on global default company"
...
This reverts commit 1f20c99ecf
.
2020-05-30 11:38:04 +05:30
Deepesh Garg
f8550790fa
This reverts commit aa196c0a66
2020-05-30 11:37:36 +05:30
Abhishek Balam
40694c98aa
fix(HR) : Filter Leave Type based on allocation for a particular employee ( #22050 )
...
* table was showing empty with just headers when no leaves allocated, fixed template code
* added filters on Leave Type based on leave allocation for a particular employee and to/from dates
2020-05-30 01:02:06 +05:30
Saqib Ansari
a655db6a79
fix: unexpected removal of print hide field
2020-05-29 22:44:59 +05:30
Saqib Ansari
d531a8ab8d
Merge branch 'develop' of https://github.com/frappe/erpnext into update-items-permission-fix
2020-05-29 22:37:13 +05:30
Saqib Ansari
c579b0879e
fix: cannot update delivery date
2020-05-29 22:34:22 +05:30
Saqib Ansari
5da8b98a04
fix: label
2020-05-29 21:59:01 +05:30
Saqib Ansari
2c3c8aaa2d
fix: submitted sales order can be updated with no permission
2020-05-29 21:55:38 +05:30
rohitwaghchaure
7544160374
fix: routing operations table is blank on pull of operations in BOM ( #22039 )
2020-05-29 21:27:24 +05:30
Nabin Hait
2186c223b9
fix: Migrate standard_tax_exemption_amount if field exists ( #22036 )
2020-05-29 21:26:49 +05:30
Deepesh Garg
dfa32a77c1
fix: Patch to remove Property Setter
2020-05-29 17:20:33 +05:30
Deepesh Garg
52baf8f863
fix: Test Cases
2020-05-29 17:20:03 +05:30
Deepesh Garg
91e771a1cf
Merge pull request #22037 from Thunderbottom/swift-check
...
fix: check if swift_number exists in bank account
2020-05-29 12:56:48 +05:30
Chinmay D. Pai
d6587fa1d5
fix: check if swift_number exists in bank account
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-05-29 12:44:09 +05:30
Rucha Mahabal
43d4397003
Merge branch 'develop' into sla-enhancements
2020-05-29 11:43:49 +05:30
Rucha Mahabal
bc38289a59
fix: added patch for sla enhancements
2020-05-29 11:43:05 +05:30
Deepesh Garg
c897e800ed
Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts
2020-05-29 11:04:20 +05:30
Saqib
cd8b5d1e4c
fix: cannot assign same task to other asset maintenance ( #22024 )
2020-05-29 10:21:20 +05:30
Mangesh-Khairnar
c302d066a3
fix: only save end date when transactions are returned ( #22023 )
2020-05-29 10:19:58 +05:30
Anurag Mishra
cf0168668f
fix: Correct filters ( #22022 )
2020-05-29 10:19:33 +05:30
Saqib
3c460364b5
fix: disposed asset creates inconsistencies in asset depr report ( #22021 )
2020-05-29 10:18:06 +05:30
Anupam Kumar
8385fed042
crm onboarding typos ( #22008 )
2020-05-28 22:14:59 +05:30
Rucha Mahabal
b18606c0d7
Merge pull request #22019 from ruchamahabal/fix-chart
...
fix: empty filters in Healthcare Charts
2020-05-28 19:19:23 +05:30
Rucha Mahabal
a3dd75e77f
fix: empty filters in Healthcare Charts
2020-05-28 19:03:37 +05:30
sahil28297
9209b9a7de
fix(set_purchase_receipt_delivery_note_detail): commit after every 100 sql updates ( #22016 )
2020-05-28 18:49:47 +05:30
Deepesh Garg
1f3fe59e36
fix: Default period start date and period end date for financial statements ( #22011 )
2020-05-28 18:36:21 +05:30
sahil28297
517ab955ac
fix(rename_bank_reconcilliation): do not delete doc after renaming ( #22013 )
2020-05-28 18:32:16 +05:30
Marica
1a25aa83de
fix: Delete Auto Email Reports ( #22009 )
2020-05-28 18:16:24 +05:30
mergify[bot]
fd351f8268
fix: set fiscal year for Profit and Loss chart ( #22006 )
...
(cherry picked from commit 4afda76015
)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2020-05-28 15:18:47 +05:30
Shivam Mishra
6621e22c02
refactor: clean up desk pages ( #22004 )
...
* refactor: clean up desk pages
* refactor: update label for CRM
2020-05-28 14:48:50 +05:30
rohitwaghchaure
af91e13435
Merge pull request #22001 from nextchamp-saqib/price-rule-date-field-fix
...
fix: transaction date not found in sales invoice
2020-05-28 14:38:13 +05:30