Deepesh Garg
|
5c96415eb5
|
Merge pull request #20530 from nextchamp-saqib/mv-fix-v12
fix: typo; serial no doesn't have amc start date
|
2020-02-06 13:58:29 +05:30 |
|
thefalconx33
|
d9f8347fc8
|
fix: typo; serial no doesn't have amc start date
|
2020-02-06 12:58:48 +05:30 |
|
Deepesh Garg
|
2a48fe6ce6
|
Merge pull request #20524 from deepeshgarg007/bank_account_label__v12
Bank account label v12
|
2020-02-05 18:04:12 +05:30 |
|
deepeshgarg007
|
3ed574532d
|
fix: filter
|
2020-02-05 18:02:31 +05:30 |
|
deepeshgarg007
|
9f58e59a2c
|
fix: Label and UX fixes while creating payment entry against customer
|
2020-02-05 18:02:19 +05:30 |
|
Deepesh Garg
|
23c6d6cf16
|
Merge pull request #20522 from rohitwaghchaure/picklist_nonetype_error
fix: unsupported operand type(s) for += 'int' and 'NoneType'
|
2020-02-05 17:44:46 +05:30 |
|
Rohit Waghchaure
|
8e0a9e8748
|
fix: unsupported operand type(s) for += 'int' and 'NoneType'
|
2020-02-05 16:17:16 +05:30 |
|
Deepesh Garg
|
67dbeee7b2
|
fix: Add total row
|
2020-02-05 15:34:08 +05:30 |
|
Parth J. Kharwar
|
b4a0c773ae
|
fix: half day leave date value reset (#20488)
* fix: full day leaves not tagged as half day in attendance
* chore: code cleanup for half day date value set
|
2020-02-05 15:00:58 +05:30 |
|
Anurag Mishra
|
ce598530db
|
fix: requested changes
|
2020-02-05 12:49:11 +05:30 |
|
Deepesh Garg
|
694f57fbb4
|
Merge pull request #20521 from deepeshgarg007/fixnancial_query_fix_v12
fix: SQL query in financial statements
|
2020-02-05 12:33:06 +05:30 |
|
Deepesh Garg
|
0f90b870fb
|
fix: SQL query in financial statements
|
2020-02-05 12:30:15 +05:30 |
|
Deepesh Garg
|
ade2c36123
|
fix: Unable to submit landed cost voucher (#20494)
* fix: Unable to submit landed cost voucher
* fix: Test case for multiple landed cost voucher against a Purchase receipt
* fix: Test Case
|
2020-02-03 18:54:35 +05:30 |
|
Pranav Nachnekar
|
3ef80f2d2e
|
fix: disallow quick entry for doctypes with tree view (#20453)
* fix: imporer escaping
* fix: disallow quick entry for doctypes with tree view
|
2020-02-03 17:05:30 +05:30 |
|
Himanshu
|
85c6480b41
|
fix(Report): Quality Review report sql fix (#20425)
* fix: report fix
* fix: add QM permission
* fix: add QM permission
|
2020-02-03 16:16:42 +05:30 |
|
Saqib
|
f3c94315c3
|
feat: add tax category in pos profile (#20414)
* feat: add tax category in pos profile
* fix: review fixes
|
2020-02-03 15:53:22 +05:30 |
|
Saqib
|
a4219f1cfe
|
fix: gst permission for gst settings & hsn code (#20501)
* fix: gst permission for gst settings & hsn code
* Fix: Typo
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2020-02-03 15:40:53 +05:30 |
|
Deepesh Garg
|
831a7ddd6f
|
fix: Minor fixes
|
2020-02-01 23:15:21 +05:30 |
|
Parth J. Kharwar
|
43886ca016
|
fix: employee checkin doctype time permissions (#20473)
|
2020-01-31 14:37:56 +05:30 |
|
rohitwaghchaure
|
61b4244837
|
Merge pull request #20479 from deepeshgarg007/finance-book-filter-new-v12
fix: Do not show any finance book record if no finance book filter is applied
|
2020-01-31 13:19:49 +05:30 |
|
Deepesh Garg
|
6871979acc
|
Merge pull request #20470 from alyf-de/version-12-hotfix
fix(regional): byte strings in DATEV Report
|
2020-01-31 11:20:51 +05:30 |
|
Deepesh Garg
|
bb7cf81d52
|
fix: Cash flow filter fix
|
2020-01-31 11:18:26 +05:30 |
|
Deepesh Garg
|
9826291c52
|
fix: Filtering fixes in financial statement
|
2020-01-31 11:18:13 +05:30 |
|
racitup
|
08661250d2
|
Ignore codacy SQL injection warning (internal code only) and add copyright notice
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
814001a90f
|
fix: attempt at pymysql InternalError 1054 about clearance_date in field list when removing payments from bank transactions
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
eef73a0d92
|
manually added patch for bank reconciliation fields since develop branch was in a different place #20380
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
a1e3202054
|
fix: Bank Reconciliation Bank Account and Bank Account No field names
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
bee017e17c
|
fix: Plaid transaction import order, transaction_id duplicate check, added transaction category tags
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
a054508211
|
fix: Plaid automatic_synchronization TypeError on filter & add info log message #20343
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
feaa82a8ea
|
fix: KeyError about bank_account_no due to non-existent field: #20343
|
2020-01-30 15:22:34 +00:00 |
|
racitup
|
a175e06149
|
fix: pymysql.err.InternalError about t2.bank_account_no due to removal of field from Journal Entry Account table: #20343
|
2020-01-30 15:22:34 +00:00 |
|
Deepesh Garg
|
ba4d9469ff
|
fix: Do not show any finance book record if no finance book filter is applied
|
2020-01-30 15:41:44 +05:30 |
|
Deepesh Garg
|
54c6f91dde
|
Merge pull request #20474 from ParthKharwar/hotfix-brand-breadcrumb
fix: rename breadcrumb for Brand DocType from Selling to Stock
|
2020-01-30 13:14:21 +05:30 |
|
Parth Kharwar
|
e552e958de
|
fix: rename breadcrumb for Brand DocType from Selling to Stock
|
2020-01-30 12:35:02 +05:30 |
|
Raffael Meyer
|
7524ecbc59
|
fix #20469
|
2020-01-30 00:08:25 +01:00 |
|
Deepesh Garg
|
be2ca5f8cc
|
Merge pull request #20460 from 0Pranav/fix-supplier-quotation-button-v12
fix: missing plus button in request for quotaion for supplier quotation
|
2020-01-29 10:45:32 +05:30 |
|
0Pranav
|
d4d641a07e
|
fix: missing plus button in request for quotaion for supplier quotation
|
2020-01-29 09:36:48 +05:30 |
|
rohitwaghchaure
|
8e5b812a97
|
fix: incorrect work order qty for sub assembly items (#20448)
|
2020-01-28 14:34:54 +05:30 |
|
Nabin Hait
|
df94f0565e
|
fix: cannot complete task if dependent task are not completed / cancelled (#20434)
|
2020-01-28 14:08:48 +05:30 |
|
Anurag Mishra
|
637915f295
|
fix: odometer value was not syncing properly
|
2020-01-28 13:15:26 +05:30 |
|
Pranav Nachnekar
|
f2838c4a13
|
fix: discounting not applied on sales invoice created by subscriptions (#20432)
* fix: imporer escaping
* fix: discounting not applied on sales invoice created by subscriptions
|
2020-01-28 12:52:42 +05:30 |
|
Marica
|
fe56c7ce39
|
fix: Column 'project' in where clause is ambiguous (#20439)
* fix: Column 'project' in where clause is ambiguous
* fix: Fixed alias in query
|
2020-01-28 12:44:03 +05:30 |
|
Deepesh Garg
|
29ecbde445
|
Merge pull request #20446 from Alchez/v12-driver-address-fetch
fix: only fetch driver address if not set (v12)
|
2020-01-28 09:20:53 +05:30 |
|
Deepesh Garg
|
611f212aa4
|
Merge pull request #20443 from fproldan/fix_sqlinjection_hotfix_v12
fix: SQL Injection in get_product_list_for_group method
|
2020-01-28 09:18:11 +05:30 |
|
Rohan Bansal
|
6fbafa1924
|
fix: only fetch driver address if not set
|
2020-01-27 18:04:33 +05:30 |
|
NahuelOperto
|
875bac8bb9
|
Fix sql injection
|
2020-01-27 08:58:01 -03:00 |
|
Saqib
|
b4b410f1d2
|
refac: filters and columns of fixed asset register report (#20420)
|
2020-01-27 16:06:15 +05:30 |
|
deepeshgarg007
|
eec0ee83e2
|
fix: Changes in total row display
|
2020-01-27 15:51:20 +05:30 |
|
Deepesh Garg
|
148951e6f3
|
fix: Finance book filtering in financial statements (#20411)
* fix: Finance book filtering in financial statements
* fix: Use IS NULL instead of ifnull
|
2020-01-27 15:18:45 +05:30 |
|
Saqib
|
612e3b77fd
|
fix: incorrect status for fraction of outstanding amount (#20370)
|
2020-01-27 14:23:05 +05:30 |
|