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
Deepesh Garg
3da9967fa8
Merge pull request #20178 from Alchez/fix-v12-item-price-list-view
...
feat: show item name in Item Price list view (v12)
2020-01-06 08:06:07 +05:30
Himanshu
f276e8d6a1
fix(plaid): change json structure ( #20190 )
2020-01-06 01:01:37 +05:30
Rohan
9e0d9aa947
feat: show item name in Item Price list view ( #20156 )
2020-01-03 15:21:58 +05:30
Marica
df363d7dd6
Merge pull request #20173 from nextchamp-saqib/item-min-qty-v12
...
ux: add description for minimum purchase qty
2020-01-03 12:54:45 +05:30
thefalconx33
81e2f2a45f
ux: add description for minimum purchase qty
2020-01-02 19:16:36 +05:30
Nabin Hait
255361ba92
fix: Get outgoing rate of serial no from SLE if serial no already transferred to another company
2020-01-02 19:01:48 +05:30
rohitwaghchaure
67bcfde3de
Merge pull request #20168 from rohitwaghchaure/fix_pricing_rule_issue_for_ignore_pricing_rule
...
fix: ignore pricing rule for other item group
2020-01-02 17:32:43 +05:30
Rohit Waghchaure
b6351b4ca0
fix: ignore pricing rule for other item group
2020-01-02 17:29:50 +05:30
Deepesh Garg
c5a8d33374
Merge pull request #20162 from deepeshgarg007/general_ledger_print_v12
...
fix: Show closing row in general ledger print
2020-01-02 17:06:05 +05:30
deepeshgarg007
f4589da806
fix: Show closing row in general ledger print
2020-01-02 12:26:12 +05:30
Rucha Mahabal
c5cd7cd65d
fix(Subscription): pass start_date while computing next_schedu… ( #20160 )
2019-12-31 19:15:48 +05:30
Anurag Mishra
a5e56dfb6f
fix: set currency to company default currency ( #20158 )
2019-12-31 17:23:25 +05:30
Saqib
adb35d8703
fix: don't show transfer button if already items are supplied ( #20155 )
2019-12-31 17:20:07 +05:30
Deepesh Garg
db4f3d98ab
Merge pull request #20150 from nextchamp-saqib/rounded-total-ss-v12
...
feat: added provision to disable rounded total for salary slips
2019-12-31 17:03:11 +05:30
thefalconx33
cd2899f429
feat: added provision to disable rounded total for salary slips
2019-12-31 15:29:36 +05:30
thefalconx33
8f6a6e8d2a
feat: added provision to disable rounded total for salary slips
2019-12-31 14:35:03 +05:30
Anurag Mishra
fd68a682ca
fix(refactor): loan in HRMS ( #20023 )
...
* fix: update laon on salary slip submission and Cancelation
* fix(refactor): Loan in HRMS
* fix: Changes requested
* Update loan.py
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2019-12-31 14:01:22 +05:30
Saqib
25fd2743a8
fix: party account currency not fetched from account for SO ( #20147 )
2019-12-31 13:55:34 +05:30
Saqib
826989afda
fix: none type object updates AR report row ( #20148 )
2019-12-31 13:46:39 +05:30
Marica
10622aee7f
fix: Field 'other_charges_calculation' column type changed. ( #20142 )
2019-12-30 22:20:27 +05:30
Anurag Mishra
26e86e7576
fix: added extra condition ( #20139 )
2019-12-30 16:17:10 +05:30
Rucha Mahabal
efa7d5c831
fix: format currency field in bank and cash payment voucher print format ( #20138 )
2019-12-30 15:18:02 +05:30
rohitwaghchaure
55cf2477cd
fix: incorrect batch fetched for the serialized items ( #20118 )
2019-12-30 13:27:10 +05:30
ci2014
5c144c992e
Skip validate_duplicate_apply_on if not necessary ( #20128 )
...
Skip the validation of duplicate fields if the type is transaction, for example.
2019-12-30 11:50:43 +05:30
rohitwaghchaure
2fcc51dece
fix: service item's cost showing incorrect amount in stock entry ( #20105 )
2019-12-30 11:42:01 +05:30
Deepesh Garg
e76670562c
Merge pull request #20124 from nextchamp-saqib/so-update-items-hfix
...
fix: don't allow deletion of items which has work order assigned to it
2019-12-28 21:01:47 +05:30
Deepesh Garg
e1aa48968e
Merge pull request #20126 from marination/stock-module-desk-hotfix
...
chore: Added Reports to Stock Module Desk
2019-12-28 17:45:31 +05:30
marination
2faa8f92be
chore: Added Reports to Stock Module Desk
2019-12-27 17:21:08 +05:30
thefalconx33
82c5a2bf45
fix: don't allow deletion of items which has work order assigned to it
2019-12-27 17:08:57 +05:30
Marica
ed386376dc
fix: Removed unneccesary Duplicate Entry Error. ( #20121 )
2019-12-27 16:53:09 +05:30