Nabin Hait
ad07abeb3f
chore: Added change log
2020-08-23 11:27:05 +05:30
Nabin Hait
a82d9d3182
test: Test case for GLE in subcontracted PR if FG item rate is zero
2020-08-22 20:07:19 +05:30
Nabin Hait
98fda4b8c3
fix: GLE for subcontracted PR is fg item rate is zero
2020-08-22 20:07:05 +05:30
Wolfram Schmidt
572d150925
Update lead_source.json
...
as requested in https://github.com/frappe/erpnext/pull/22872
2020-08-21 20:02:29 +02:00
Saqib
6c6175200c
fix: cannot search items in offline pos ( #23083 )
2020-08-21 15:40:29 +05:30
rohitwaghchaure
6bb2038323
Merge pull request #23084 from nextchamp-saqib/pos-search-fix-pre-release
...
fix: cannot search items in offline pos
2020-08-21 13:13:50 +05:30
Nabin Hait
3d1df94ad2
fix:Validate Job offer against vacancies ( #23108 )
2020-08-20 19:39:03 +05:30
Nabin Hait
fa36a06188
fix:Validate Job offer against vacancies ( #23107 )
2020-08-20 19:38:55 +05:30
Deepesh Garg
c3c06c36a5
Merge pull request #23103 from deepeshgarg007/rcm_submit
...
fix: Unable to submit reverse charge invoice
2020-08-20 19:36:02 +05:30
Deepesh Garg
53aee98103
Merge pull request #23104 from deepeshgarg007/rcm_submit_v12
...
fix: Unable to submit reverse charge invoice
2020-08-20 19:35:48 +05:30
Marica
e52bd5c699
fix: Create Opoortunity without Default Company from Email ( #23099 )
...
* fix: Create Opoortunity without Default Company from Email
* fix: Add Prompt to Select Company
* Update communication.js
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-08-20 19:11:59 +05:30
Marica
685ca83b5e
fix: Create Opoortunity without Default Company from Email ( #23098 )
...
* fix: Create Opoortunity without Default Company from Email
* fix: Add Prompt to Select Company
* Update communication.js
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-08-20 19:11:40 +05:30
Deepesh Garg
e1f9148351
Merge branch 'v12-pre-release' of https://github.com/frappe/erpnext into rcm_submit_v12
2020-08-20 16:49:43 +05:30
Deepesh Garg
093fb84377
fix: Unable to submit reverse charge invoice
2020-08-20 16:44:08 +05:30
Deepesh Garg
8c5bc5631a
fix: Unable to submit reverse charge invoice
2020-08-20 16:31:38 +05:30
Rucha Mahabal
46456fdc19
Merge pull request #23095 from nextchamp-saqib/sr-no-selector-fix-hotfix
...
fix: val is not defined
2020-08-20 15:01:58 +05:30
Rucha Mahabal
737d305f45
Merge pull request #23094 from nextchamp-saqib/sr-no-selector-fix-pre-release
...
fix: val is not defined
2020-08-20 15:01:28 +05:30
Deepesh Garg
2aa23f91b1
Merge pull request #23092 from rohitwaghchaure/not-able-to-submit-dn-hotfix
...
fix: not able to submit delivery note
2020-08-20 13:35:40 +05:30
Saqib Ansari
2cc0ad51f5
fix: val is not defined
2020-08-20 12:54:36 +05:30
Saqib Ansari
193222a336
fix: val is not defined
2020-08-20 12:53:43 +05:30
rohitwaghchaure
46bea91469
Merge pull request #23093 from rohitwaghchaure/not-able-to-submit-dn
...
fix: not able to submit delivery note
2020-08-20 12:28:35 +05:30
Rohit Waghchaure
5e32ee8457
fix: not able to submit delivery note
2020-08-20 12:21:09 +05:30
Rohit Waghchaure
f09d472fcd
fix: not able to submit delivery note
2020-08-20 12:20:23 +05:30
Suraj Shetty
4ff1a4361d
refactor: Format and sanitise user inputs to search queries. ( #23091 )
...
* refactor: Sanitize whitelisted method inputs
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
* refactor: Format and sanitize tax_account_query inputs
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
* refactor: Validate and sanitize search inputs via decorator
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
* style: Minor formatting fix
* refactor: Validate and sanitize search inputs using decorator
* fix: Typo
* fix: Remove unwanted import statement
* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-08-20 11:27:19 +05:30
Suraj Shetty
bf7adb8b38
refactor: Format and sanitise user inputs to search queries. ( #23064 )
...
* refactor: Sanitize whitelisted method inputs
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
* refactor: Format and sanitize tax_account_query inputs
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
* refactor: Validate and sanitize search inputs via decorator
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
* style: Minor formatting fix
* refactor: Validate and sanitize search inputs using decorator
* fix: Typo
* fix: Remove unwanted import statement
* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
Co-authored-by: Prssanna Desai <prssud@gmail.com >
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-08-20 11:17:30 +05:30
Deepesh Garg
c7c72b76c6
Merge pull request #23087 from deepeshgarg007/rcm_deduction_hotfix
...
fix: Do not update total for RCM invvoices if net taxes are zero
2020-08-19 18:39:09 +05:30
Deepesh Garg
6aa3191cad
fix: Do not update total for RCM invvoices if net taxes are zero
2020-08-19 18:36:43 +05:30
Deepesh Garg
848288ed36
Merge pull request #23086 from deepeshgarg007/rcm_deduction
...
fix: Do not update total for RCM invvoices if net taxes are zero
2020-08-19 18:34:27 +05:30
Deepesh Garg
1c29da32fc
fix: Do not update total for RCM invvoices if net taxes are zero
2020-08-19 18:30:18 +05:30
Saqib Ansari
1fdfcc00d6
fix: cannot search items in offline pos
2020-08-19 17:26:38 +05:30
Rucha Mahabal
f61a8bc889
fix: Print Language for Customer not set for POS Invoice
2020-08-19 16:18:06 +05:30
Deepesh Garg
1bf9de1527
feat: JSON download for HSN wise outward summary
2020-08-19 15:46:15 +05:30
Deepesh Garg
dae1fad1a6
fix: Total calculations for multicurrency RCM invoices ( #23070 )
2020-08-18 19:32:38 +05:30
Deepesh Garg
af45eceeb2
fix: Total calculations for multicurrency RCM invoices ( #23071 )
2020-08-18 19:32:00 +05:30
Anupam Kumar
09b6628e53
fix: Leave application status ( #23043 )
...
* fix: leave application status update fix
* fix:adding patch
2020-08-18 14:43:34 +05:30
Deepesh Garg
693bf1309a
Merge pull request #23021 from prssanna/expense-claim-list-currency-v12
...
fix: add company in list fields to fetch for Expense Claim
2020-08-17 23:08:27 +05:30
Afshan
df42df5246
fix: handled condition if staffing isn't created ( #23057 )
...
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2020-08-17 13:48:07 +05:30
Afshan
4b6d5ef6aa
fix: the JSON object must be str, bytes or bytearray, not "list" ( #23053 )
2020-08-17 12:25:34 +05:30
Rucha Mahabal
5e51a1fe9b
Merge pull request #23037 from aakvatech/patch-5
...
fix: AttributeError: 'ProgramFee' object has no attribute 'course'
2020-08-14 13:21:45 +05:30
aakvatech
2cdc0c3f2d
fix: AttributeError: 'ProgramFee' object has no attribute 'course'
...
Error occurs while program enrollment on new student.
This happens on version 12 and not on version 13.
Version 12 uses
course_list = [course.course for course in program.get_all_children()]
where as version 13 uses
course_list = [course.course for course in program.courses]
erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py
2020-08-14 10:26:54 +03:00
Rucha Mahabal
7234330db9
Merge pull request #23032 from frappe/revert-23031-patch-4
...
Revert "fix: AttributeError: 'ProgramFee' object has no attribute 'course'"
2020-08-14 11:21:49 +05:30
Rucha Mahabal
2fa9b3a713
Revert "fix: AttributeError: 'ProgramFee' object has no attribute 'course'"
2020-08-14 11:21:23 +05:30
Rucha Mahabal
1aec8f57f2
Merge pull request #23031 from aakvatech/patch-4
...
fix: AttributeError: 'ProgramFee' object has no attribute 'course'
2020-08-14 11:21:18 +05:30
aakvatech
24f350a1a8
fix: AttributeError: 'ProgramFee' object has no attribute 'course'
...
Error occurs while program enrollment on new student.
This happens on version 12 and not on version 13.
Version 12 uses
course_list = [course.course for course in program.get_all_children()]
where as version 13 uses
course_list = [course.course for course in program.courses]
erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py
2020-08-14 06:59:44 +03:00
prssanna
c28e37781a
fix: add company in list fields to fetch for Expense Claim
2020-08-13 11:56:30 +05:30
prssanna
4d8340d7b9
feat: enable total row in Gross Profit Report
2020-08-13 11:40:56 +05:30
Nabin Hait
387e0878b6
Merge branch 'version-12-hotfix' into v12-pre-release
2020-08-13 09:28:27 +05:30
Saqib
6c536bb6e0
fix: cannot change customer fields if credit exhausted ( #22838 )
...
* fix: cannot change customer fields if credit exhausted
* fix: order based on company
* fix: sort current limits w.r.t company before compare
* fix: CustomerCreditLimit Object is not subscriptable
2020-08-13 09:27:50 +05:30
Nabin Hait
0a061d4082
Merge branch 'version-12-hotfix' into v12-pre-release
2020-08-13 09:23:22 +05:30
Nabin Hait
af9d653fb4
Inclusive tax based on item quantity v12 ( #23015 )
...
* fix: Calculate taxes if tax is based on item quantity and inclusive on item price
* git commit -m "fix: Add missing semicolon"
* fix: Calculate taxes if tax is based on item quantity
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2020-08-13 09:22:05 +05:30