Sahil Khan
|
5638d63866
|
Merge branch 'version-11-hotfix' into version-11
v11.1.56
|
2019-08-20 15:58:20 +05:30 |
|
Sahil Khan
|
a621466219
|
bumped to version 11.1.56
|
2019-08-20 16:18:20 +05:50 |
|
rohitwaghchaure
|
6155114bfd
|
fix: group by voucher consolidated showing incorrect data for deferred entries (#18778)
|
2019-08-20 12:35:38 +05:30 |
|
Mangesh-Khairnar
|
2ca33d4f51
|
Merge pull request #18782 from deepeshgarg007/test_case_fix_v11
fix: Failing sales and purchase return test cases
|
2019-08-19 19:21:05 +05:30 |
|
deepeshgarg007
|
f1618af76c
|
fix: Syntax error
|
2019-08-19 18:53:11 +05:30 |
|
deepeshgarg007
|
9f7098115b
|
fix: Failing sales and purchase return test cases
|
2019-08-19 17:53:47 +05:30 |
|
Deepesh Garg
|
55b8b4e374
|
fix: Travis (#18773)
|
2019-08-19 12:56:49 +05:30 |
|
Deepesh Garg
|
7cb8c51b2d
|
fix: Party dashboard heatmap not capturing sales, purchase and other activities (#18752)
|
2019-08-19 11:49:47 +05:30 |
|
Anurag Mishra
|
311fe5b3dc
|
fix: removed filters(not required) (#18728)
|
2019-08-19 10:30:44 +05:30 |
|
Anurag Mishra
|
269868130f
|
fix: validated cost center in financial_statement (#18732)
* fix: validated cost center in financial_statement
* Update financial_statements.py
|
2019-08-19 10:27:53 +05:30 |
|
Mangesh-Khairnar
|
736eed01c2
|
fix: notify update on status change (#18764)
|
2019-08-19 10:20:48 +05:30 |
|
Mangesh-Khairnar
|
e014b898bd
|
fix: valuation rate in stock ledger (#18743)
* fix: valuation rate in stock ledger
* test: allow zero valuation rate for items
|
2019-08-19 10:04:34 +05:30 |
|
Sahil Khan
|
1eb31210e0
|
Merge branch 'version-11-hotfix' into version-11
v11.1.55
|
2019-08-16 17:32:19 +05:30 |
|
Sahil Khan
|
8d72aa99aa
|
bumped to version 11.1.55
|
2019-08-16 17:52:19 +05:50 |
|
Deepesh Garg
|
3a4503b7a1
|
Merge pull request #18760 from deepeshgarg007/chart_of_accounts_fix
fix: Symbol fix in chart of accounts
|
2019-08-16 15:48:34 +05:30 |
|
Mangesh-Khairnar
|
01952bbc15
|
Merge pull request #18714 from Mangesh-Khairnar/quality-inspection-fix
fix(quality-inspection): fetch all items for inspection type in process
|
2019-08-16 13:54:31 +05:30 |
|
Mangesh-Khairnar
|
1ca6365dee
|
Merge branch 'version-11-hotfix' into quality-inspection-fix
|
2019-08-16 13:54:11 +05:30 |
|
deepeshgarg007
|
a7a810a25f
|
fix: Remove extra space
|
2019-08-16 12:58:24 +05:30 |
|
Suraj Shetty
|
e62fba062e
|
fix: Check if account passed is accessible under Payment Entry (#18706)
* fix: Check if account passed is accessible under Payment Entry
* fix: Comment description
* fix: Ignore account permission check
* fix: Re-organise code
|
2019-08-14 14:47:24 +05:30 |
|
Mangesh-Khairnar
|
60b7acc9b0
|
fix(payroll-entry): commit submitted salary slip check onchange (#18695)
* fix(payroll-entry): commit submitted salary slip check onchange
* fix: track submitted ss via flags
|
2019-08-14 14:39:33 +05:30 |
|
Deepesh Garg
|
d7ddb0c14e
|
Merge pull request #18718 from Anurag810/company_fix_v11
fix: removed hard coded string
|
2019-08-14 12:12:03 +05:30 |
|
Anurag Mishra
|
8d84ffb276
|
fix: removed hard coded string
|
2019-08-13 19:47:20 +05:30 |
|
Mangesh-Khairnar
|
784c3333d7
|
fix(quality-inspection): fetch all items for inspection type in process
|
2019-08-13 17:04:29 +05:30 |
|
Sahil Khan
|
2227f54e66
|
Merge branch 'version-11-hotfix' into version-11
v11.1.54
|
2019-08-13 14:41:58 +05:30 |
|
Sahil Khan
|
c55657dca5
|
bumped to version 11.1.54
|
2019-08-13 15:01:58 +05:50 |
|
Anurag Mishra
|
b6b2c48340
|
fix: condition (#18708)
|
2019-08-13 12:53:17 +05:30 |
|
Suraj Shetty
|
582c86a7b6
|
fix: Filters for portal quotation list (#18704)
* fix: Filters for portal quotation list
* fix: Remove unwanted import
|
2019-08-12 17:33:04 +05:30 |
|
rohitwaghchaure
|
76668e9004
|
Merge pull request #18701 from rohitwaghchaure/reconciled_entry_still_has_no_clearance_date
fix: reconciled entry has not clearance date set
|
2019-08-12 15:34:05 +05:30 |
|
Rohit Waghchaure
|
d0426a6127
|
fix: reconciled entry has not clearance date set
|
2019-08-12 14:56:57 +05:30 |
|
DeeMysterio
|
4252575e84
|
fix(delivery note): change the text invoice to sales invoice on make button (#18665)
|
2019-08-12 13:03:39 +05:30 |
|
Anurag Mishra
|
f6dcd8ac91
|
payment ammount valication for pos invoiceds (#18664)
|
2019-08-12 12:10:48 +05:30 |
|
Andrew McLeod
|
6a9fb51dc5
|
fix: Python3 urllib use in item_group.py (now uses six.moves) (#18605)
|
2019-08-12 12:07:07 +05:30 |
|
Anurag Mishra
|
70b93e2cd4
|
fix: condition (#18667)
|
2019-08-12 11:46:47 +05:30 |
|
rohitwaghchaure
|
f4493674f7
|
Merge pull request #18680 from Anurag810/get-item-from-product-bundle-v11
fix: get item from product bundle
|
2019-08-09 15:17:07 +05:30 |
|
Anurag Mishra
|
dd5a818d6a
|
fix: get item from product bundle
|
2019-08-09 13:35:01 +05:30 |
|
rohitwaghchaure
|
e78dfb5df6
|
Merge pull request #18668 from rohitwaghchaure/removed_stock_item_condition_for_sub_contract
fix: allow to subcontract service raw materials
|
2019-08-09 12:42:01 +05:30 |
|
Rohit Waghchaure
|
429d0dcda0
|
fix: allow to subcotract service raw materials
|
2019-08-08 18:19:24 +05:30 |
|
rohitwaghchaure
|
eb174e1afa
|
fix: incorrect value of ImponibileImporto in the xml invoice (#18655)
|
2019-08-08 17:42:11 +05:30 |
|
rohitwaghchaure
|
4a6b5367ca
|
fix: not able to transfer raw materials for subcontracted items (#18649)
|
2019-08-08 17:41:33 +05:30 |
|
Mangesh-Khairnar
|
3675e616bc
|
fix: accounting period (#18476)
* fix: accounting period
* test: accounting period
* fix: account period creation
* fix: remove status field from accounting period
|
2019-08-08 17:38:56 +05:30 |
|
Deepesh Garg
|
f9d3df9531
|
fix: Changes in print format due to attribute name changes in frappe (#18638)
|
2019-08-08 15:52:00 +05:30 |
|
Aditya Hase
|
081d312a11
|
fix(quickbooks): Do not build global search for QuickBooks Migrator (#18626)
|
2019-08-08 15:47:22 +05:30 |
|
Shivam Mishra
|
355e832b02
|
fix: icon for opportunity (#18651)
|
2019-08-08 13:18:46 +05:30 |
|
Deepesh Garg
|
6b65e2b168
|
fix: Show Cr or Dr symbol in chart of accounts based on balance (#18652)
* fix: Show Cr or Dr symbol in chart of accounts based on balance
* Update account_tree.js
|
2019-08-08 13:16:35 +05:30 |
|
Sahil Khan
|
57041084d1
|
Merge branch 'version-11-hotfix' into version-11
v11.1.53
|
2019-08-07 16:17:49 +05:30 |
|
Sahil Khan
|
cf4c7b406a
|
bumped to version 11.1.53
|
2019-08-07 16:37:49 +05:50 |
|
Anurag Mishra
|
edb3cdbb59
|
fix: query (#18465)
|
2019-08-05 10:27:48 +05:30 |
|
Mangesh-Khairnar
|
55025d4dc9
|
fix(sales-order): update items (#18537)
* fix(sales-order): update items
* fix: minor changes
|
2019-08-05 10:16:10 +05:30 |
|
Deepesh Garg
|
6f7a5e525d
|
fix: Make conversion rate optional for non itemized items (#18538)
|
2019-08-05 10:14:37 +05:30 |
|
Deepesh Garg
|
342c77c851
|
fix: Customer price list not honored in shopping cart (#18555)
|
2019-08-05 10:11:07 +05:30 |
|