thefalconx33
d9f8347fc8
fix: typo; serial no doesn't have amc start date
2020-02-06 12:58:48 +05:30
Mangesh-Khairnar
541881162a
fix: calculate remaining leave balance ( #20342 )
...
* fix: calculate remaining leave balance
* fix: nonetype issue in the total leaves calculation
2020-01-20 19:42:49 +05:30
rohitwaghchaure
19c5e031a9
fix: incorrect number of gl entries issue ( #20350 )
2020-01-20 17:52:53 +05:30
Nabin Hait
45be9fe416
fix: deprecated fetching item price based on min_qty ( #20346 )
2020-01-20 15:44:48 +05:30
Nabin Hait
1596352585
fix: close_opportunity_after_days field is in selling settings ( #20334 )
2020-01-17 15:59:02 +05:30
Nabin Hait
4b893b1d51
fix: Plaid TypeError in add_bank_accounts ( #20336 )
2020-01-17 15:57:43 +05:30
Parth J. Kharwar
d85e144944
chore: changed employee contact field name ( #20227 )
2020-01-17 11:47:49 +05:30
Rohan
4dfff5a271
fix: handle default value for batch size in BOM operation ( #20327 )
2020-01-17 11:46:00 +05:30
Pranav Nachnekar
c2b9598966
fix: imporer escaping ( #20329 )
2020-01-17 11:45:03 +05:30
Vishal Dhayagude
d16e7c096b
fix: salary structure assignment filter employee based on company ( #20319 )
...
* fix: pick company from employee salary structure
* fix: Salary structure assignment fetch company from enmployee
* Revert "fix: Salary structure assignment fetch company from enmployee"
This reverts commit ab2da691c79646d6d095f347ea3e273f466ee34f.
* fix: Salary structure assignment fetch company from enmployee
* fix: filter on company for salary structure assignment
* fix: minor changes
* fix: minor changes
* fix: added company to salary strucutre assignment
2020-01-17 11:44:20 +05:30
Himanshu
5511912251
fix: don't hide primary_address_and_contact_detail ( #20321 )
2020-01-16 13:39:03 +05:30
Saqib
514d3c37b9
fix: hide total amount field from journal entry PF ( #20325 )
2020-01-16 13:38:21 +05:30
Nabin Hait
7721954bbb
fix: Multiple fixes based on testing on pre-release branch ( #20303 )
...
* fix: Multiple fixes based on testing on pre-release branch
* fix: reload hr settings
2020-01-16 13:37:20 +05:30
Marica
0a50088a0e
fix: Applied query on PO Supplier popup field in Material Request. ( #20232 )
2020-01-15 19:24:10 +05:30
Marica
6ba6ba27bd
fix: Missing argument in status updater ( #20284 )
2020-01-15 19:22:21 +05:30
Saqib
611e23c149
fix: make jv depreciations only if calculate depr is checked ( #20283 )
2020-01-15 19:05:42 +05:30
sahil28297
89affd8d09
fix(patch): reload tax category ( #20307 )
2020-01-15 18:58:09 +05:30
sahil28297
8dfd5535f1
fix(patch): do not append taxes to template if account name is not set ( #20311 )
2020-01-15 18:57:20 +05:30
Saqib
8c45ae73b3
fix: get existing payment req amount only from unpaid req ( #20290 )
2020-01-15 16:36:19 +05:30
rohitwaghchaure
fed9e2861c
fix: incorrect number of GL Entries error in stock entry ( #20297 )
2020-01-15 16:35:02 +05:30
Pranav Nachnekar
6e115638a1
fix: remove debugger statement ( #20295 )
...
backport of https://github.com/frappe/erpnext/pull/20294
2020-01-15 14:49:28 +05:30
rohitwaghchaure
437be1162e
Merge pull request #20277 from rohitwaghchaure/fixed_report_stock_and_account_value_comparison_v12_hotfix
...
fix: filter issue for the stock and account value comparision report
2020-01-14 12:18:50 +05:30
Rohit Waghchaure
e3b6a14ab1
fix: filter issue for the stock and account value comparision report
2020-01-14 12:15:06 +05:30
Saqib
eb7893768b
fix: payment entry can be created against on hold PI ( #20271 )
2020-01-14 12:07:30 +05:30
Saqib
6e1ef4f5c2
fix: gl not generated on manual asset creation ( #20266 )
2020-01-14 11:38:00 +05:30
Deepesh Garg
7d7027f47c
fix: Remove patch to set automatic tax fetching from item tax template ( #20235 )
...
* fix: Remove patch to set automatic tax fetching from item tax template
* fix: Remove duplicate patch
2020-01-13 15:09:21 +05:30
Deepesh Garg
7086ecb3b0
Merge pull request #20246 from nextchamp-saqib/asset-cancel-fix-v12
...
fix: auto cancel if movement exists
2020-01-13 15:07:57 +05:30
Deepesh Garg
8508ace50e
Merge pull request #20258 from nextchamp-saqib/revery-hv-v12
...
fix: remove default customer as party type
2020-01-13 13:49:20 +05:30
thefalconx33
c52ef56875
fix: remove default customer as party type
2020-01-13 12:45:08 +05:30
thefalconx33
83ed7df8cd
fix: auto cancel if movement exists
2020-01-11 14:20:18 +05:30
Deepesh Garg
97e93c6257
Merge pull request #20238 from deepeshgarg007/hsn_template_v12
...
fix: Item tax template fetching from HSN Code
2020-01-10 21:45:22 +05:30
deepeshgarg007
f67b3f8a79
fix: Item tax template fetching from HSN Code
2020-01-10 15:04:34 +05:30
rohitwaghchaure
64f3577148
feat: report to show difference between stock and account value ( #20226 )
2020-01-09 15:05:26 +05:30
Marica
ff3ff9a3c2
fix: Employee name in Report trial balance for party ( #20224 )
...
* fix: Employee name in Report trial balance for party
* fix: Add account filter in trial balance for party report
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2020-01-09 13:34:30 +05:30
Pranav Nachnekar
03c1396fc7
fix: Parent Item of Product Bundle should not appear in dialog ( #20222 )
...
* fix: add new delivery note button in Sales Order
* fix: parent item should not appear in raw material request dialog
2020-01-09 13:31:53 +05:30
Pranav Nachnekar
4479b93c1a
fix: escape % in customer name ( #20203 )
...
* fix: add new delivery note button in Sales Order
* fix: escape % in customer name
* Update sales_order.js
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-01-09 12:22:11 +05:30
Anurag Mishra
da82edf711
fix: submit salary is not showing after creating slary slip in payroll ( #20225 )
2020-01-09 12:06:14 +05:30
Saqib
7b8bf4f4d4
Merge pull request #20213 from nextchamp-saqib/pay-entry-v12
...
fix: paid amount gets overwritten by get_outstanding_invoices
2020-01-07 13:33:16 +05:30
thefalconx33
07c915d00b
fix: paid amount gets overwritten by get_outstanding_invoices
2020-01-07 13:14:01 +05:30
Marica
75b62cdd9f
fix: Added description and title to supplier selection popup in Material Request. ( #20180 )
2020-01-07 13:06:13 +05:30
Don-Leopardo
54f2d53522
fix: get_item_price not working properly ( #20206 )
...
* fix: min_qty not working without party and valid_from not being used to order results
* fix: fetch price on item qty change
2020-01-07 11:35:56 +05:30
Deepesh Garg
55bdaae3ee
feat: Validity for Item taxes ( #20136 )
...
* feat: Validity for Item taxes
* fix: Add HSN wise taxes
* fix: Sort taxes based on validity
* fix: Validation for item tax template and filters based on validity
* fix: Add missing semicolon
* fix: Validate tax template only if item code available
* fix: Do not validate or filter item tax template if no item taxes applied
* fix: Consider item group for validating taxes
* fix: Test cases for item tax validation
* fix: Item tax template filtering fixes
* fix: Add missing semicolon
* fix: Remove unnecessary query
2020-01-07 11:31:19 +05:30
sahil28297
6bbfce13fe
fix(item_tax_template): fetch parent account if not set ( #20197 )
2020-01-07 11:30:18 +05:30
Pranav Nachnekar
0980ebe93e
fix: add new delivery note button in Sales Order ( #20200 )
...
* fix: add new delivery note button in Sales Order
* fix: removed debugger
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-01-07 11:29:45 +05:30
Rohan
ded5a255af
fix: integer UOM check in transactions ( #20177 )
2020-01-07 11:24:02 +05:30
Anurag Mishra
13c29aeec4
fix: loan deduction during creation of bank entry in payroll ( #20194 )
2020-01-07 11:13:58 +05:30
rohitwaghchaure
cf261d0788
Merge pull request #20196 from rohitwaghchaure/fixed_party_type_in_payment_request_hotfix
...
fix: incorrect party type in payment request
2020-01-06 15:16:30 +05:30
Rohit Waghchaure
3074679d7e
fix: party type in payment request
2020-01-06 15:09:09 +05:30
rohitwaghchaure
a037f9d55e
Merge pull request #20171 from nabinhait/inter-company-serial-no-outgoing-rate-v12
...
fix: Get outgoing rate of serial no from SLE if serial no already transferred to another company
2020-01-06 12:06:08 +05:30
rohitwaghchaure
3530d0d7c9
fix: incorrect valuation rate for finished good entry ( #20166 )
2020-01-06 11:51:36 +05:30