Saqib Ansari
0f2c64cfef
fix: travis
2020-04-23 19:19:09 +05:30
Rucha Mahabal
78d7ed521f
Merge branch 'develop' into email-camp-end-date
2020-04-23 16:00:27 +05:30
Saqib
63084c6292
Merge branch 'develop' into quo-status-fix
2020-04-23 15:30:31 +05:30
Anupam K
0f7bac26e6
setting end date in email campaign
2020-04-23 15:29:12 +05:30
Saqib Ansari
1e4c28e99d
fix: quotation have expired status even if sales order exists
2020-04-23 15:28:47 +05:30
Deepesh Garg
b1e68bd022
fix: Rename bank account type doctypes ( #21179 )
...
* fix: Rename bank account type doctypes
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
2020-04-23 12:19:30 +05:30
rohitwaghchaure
6fa6caf46c
fix: patch and validation message to fix target warehouse issue ( #21371 )
2020-04-23 09:46:29 +05:30
Sahil Khan
f03efdc6b1
fix(patch): reload 'Import Supplier Invoice' doc
2020-04-20 14:18:28 +05:30
Saqib
b61d2411b1
Merge branch 'develop' into rename-bank-reco
2020-04-20 12:21:22 +05:30
Saqib Ansari
9de76de621
fix: patch
2020-04-20 12:19:27 +05:30
marination
8890b6044d
fix: Patch fix, Travis fix and cleanup
...
- Added UOM column in Report
- Removed mandatory on `valid_till`
- Added list view indicator for Expired status in Supplier Quotation
- Sorted Labels in Chart and syntax cleanup
- Made labels Translatable
- Fixed patch
2020-04-15 12:31:12 +05:30
marination
1bab1539b1
Merge branch 'develop' of https://github.com/frappe/erpnext into quoted-item-report
2020-04-15 12:16:31 +05:30
Rucha Mahabal
11121f4905
fix: patch for Healthcare Refactoring
2020-04-15 11:53:39 +05:30
marination
8179804405
refactor: Quoted Item Comparison Report
...
- Refactored Report View
- Added Chart
- Added 'valid_till' date in Supplier Quotation
- Added patch to set valid_till and daily job to set expiry status
2020-04-14 23:05:11 +05:30
Deepesh Garg
78c0841d64
Merge pull request #21249 from Thunderbottom/blanket-order-patch-fix
...
chore: force reload doctype before running patch
2020-04-13 18:59:31 +05:30
Rucha Mahabal
79bc819f92
fix: Healthcare Patch
2020-04-13 18:51:04 +05:30
Chinmay D. Pai
de8554d0dc
chore: force reload doctype before running patch
...
fixes Unknown column 'against_blanket_order' in 'field list'
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-13 16:03:22 +05:30
Rucha Mahabal
41520f9fca
Merge branch 'develop' into healthcare_refactor
2020-04-09 19:16:31 +05:30
Mangesh-Khairnar
49816b0c5f
fix(MWS): add new regions to marketplace ( #21196 )
...
* fix(MWS): add marketplace region for uae
* fix: rename the fields for mws integrations
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-08 12:57:14 +05:30
rohitwaghchaure
47c8ddb29b
Merge pull request #20962 from marination/pick-list-enhance
...
fix: Pick List Enhancements
2020-04-08 12:09:10 +05:30
Raffael Meyer
385a92d3f2
fix(patch): set_task_status ( #21130 )
...
* fix(patch): set_task_status
* remove unnecessary loop, use tabs
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-08 09:24:34 +05:30
Nabin Hait
b95a794e51
Merge branch 'develop' into healthcare_refactor
2020-04-08 09:08:21 +05:30
rohitwaghchaure
36459c052f
Merge branch 'develop' into pick-list-enhance
2020-04-07 18:04:39 +05:30
Nabin Hait
c9f08bed2b
fix: set batch qty in batch master and test cases
2020-04-07 17:33:10 +05:30
Rohan Bansal
40611080da
fix(patch): Fix edge cases for Batch
2020-04-07 17:33:10 +05:30
Rohan Bansal
56827a372c
fix(patch): Reload Batch doctype before update query
2020-04-07 17:33:10 +05:30
Rohan Bansal
658ed14e40
feat(batch): Add total quantity and dashboard to Batch
2020-04-07 17:33:10 +05:30
Rucha Mahabal
9d0ff961bc
fix: patch and tests
2020-04-07 16:43:22 +05:30
Rucha Mahabal
21f5680914
fix: merge conflicts
2020-04-07 16:42:50 +05:30
rohitwaghchaure
d313a239de
Merge pull request #21065 from marination/bin-requested-qty
...
fix: Updated Bin Requested Qty logic
2020-04-07 14:50:19 +05:30
Marica
048de30cb5
Merge branch 'develop' into pick-list-enhance
2020-04-07 14:05:05 +05:30
marination
39f9dd03a7
fix: Use reload_doc in patch
2020-04-07 14:03:50 +05:30
Rucha Mahabal
0f23a304bc
fix: added patch for refactored changes
2020-04-06 19:00:17 +05:30
Saqib Ansari
b2a84fe478
chore: rename bank reconciliation to bank clearance
2020-04-06 16:32:33 +05:30
marination
642f19d704
fix: Patch fix
2020-04-06 16:01:50 +05:30
Marica
e58d1b1b9f
Merge branch 'develop' into bin-requested-qty
2020-04-06 15:54:51 +05:30
Deepesh Garg
8853850fd8
Merge branch 'develop' into item_tax_template_fix
2020-04-06 13:13:37 +05:30
Marica
66c4a08703
fix: Update Received Qty in Material Request as per Stock UOM ( #21054 )
...
* fix: Update Received Qty in Material Request as per Stock UOM
* fix: Process each PR only once
* fix: minor suggested changes
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-03 10:07:06 +05:30
Deepesh Garg
007548b79c
fix: Bank Account patch ( #21124 )
2020-03-31 10:07:51 +05:30
marination
815c36a4eb
fix: Updated Bin Requested Qty logic
2020-03-26 15:46:27 +05:30
Deepesh Garg
bdcfab3a0f
fix: Update patch and bank form cleanup
2020-03-25 21:32:10 +05:30
marination
e1f499ae1b
fix: Pick List Enhancements
2020-03-17 11:47:11 +05:30
Deepesh Garg
0b7acc0fd6
fix: Create Item tax template only for specific account types
2020-03-13 11:51:14 +05:30
Nabin Hait
2bd6ac56c6
Merge branch 'develop' into develop
2020-02-26 13:21:38 +05:30
Deepesh Garg
0a6314ab92
Merge pull request #20659 from deepeshgarg007/plaid_fix_develop
...
fix: Plaid fixes and enhancements
2020-02-18 18:09:01 +05:30
Deepesh Garg
16445305d5
fix: Styling and minor fixes
2020-02-18 18:04:09 +05:30
racitup
f2fb963986
Ignore codacy SQL injection warning (internal code only) and add copyright notice
2020-02-18 17:52:07 +05:30
racitup
719678957a
fix: Bank Reconciliation Bank Account and Bank Account No field names
2020-02-18 17:49:45 +05:30
Deepesh Garg
15ff6a594b
feat: Inter warehouse stock transfer on valuation rate with taxation ( #20083 )
...
* fix: Validation for target warehouse
* feat: Get items on valuation rate in delivery note on Internal transfers
* fix: Create Inter company purchase receipt from delivery note
* feat: Inter company stock transfer on valuation rate with taxation
* fix: Add from warehouse in purchase invoice
* fix: Use get_value instead of get_cached_value
* fix: Get incoming rate instead of valuation rate
* fix: GL entry for from warehouse in purchase receipt
* fix: GL Entries fixes in purchase invoice
* fix: Address and tax fetching fixes
* fix: Add test case for stock transfer via purchase receipt
* fix: Code cleanup, added validations and test cases
* fix: Validation for supplier warehouse
* fix: Test Cases
* fix: Change validation condition
* fix: Address fixes while creating Purchase Receipt from delivery note
* fix: Set taxes while creating Purchase Receipt from Delivery Note
* fix: Update set_missing_value function
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-02-18 12:28:41 +05:30
P-Froggy
4cc929cabb
Move SWIFT-number and branch-code from bank account to bank
...
The bank's SWIFT-Number and branch-code should be a field in bank DocType, not in bank account DocType.
2020-02-18 00:38:46 +01:00
Rucha Mahabal
cf3c8174f6
Merge branch 'develop' into fix_regional_data
2020-02-10 00:40:21 +05:30
Rucha Mahabal
8334a3a1fd
fix: patch for creating irs_1099 custom field (United States)
2020-02-10 00:34:09 +05:30
sahil28297
596a072d5f
fix(patch): do not append taxes to template if account name is not set ( #20312 )
2020-01-15 18:56:36 +05:30
Deepesh Garg
2d151a7b85
fix: Remove patch to set automatic tax fetching from item tax template ( #20234 )
2020-01-13 15:09:27 +05:30
Suraj Shetty
000ac0068b
Merge branch 'develop' into rename-doc-fix
2020-01-09 13:46:08 +05:30
sahil28297
88737e38f2
fix(item_tax_template): fetch parent account if not set ( #20198 )
2020-01-07 11:30:22 +05:30
Rohan
b73b347697
feat: add job applicant's email in job offer ( #20153 )
2019-12-31 17:09:02 +05:30
Deepesh Garg
b914cf0a9d
Merge pull request #19815 from Mangesh-Khairnar/publish-item
...
feat(marketplace): allow user to un-publish item
2019-12-28 17:52:49 +05:30
Rohan
901fe4785c
fix: employee preferred email patch ( #20116 )
2019-12-27 17:07:35 +05:30
Mangesh-Khairnar
c7ce597b7f
fix: return when Hub Tracked Item is empty
2019-12-27 14:48:14 +05:30
Deepesh Garg
467dba1954
fix: Patch incorrect GST category in invoices ( #20084 )
...
* fix: Patch to set GST category for unregistered invoice
* fix: Move patch up in line
2019-12-27 12:58:19 +05:30
Mangesh-Khairnar
cca6fb2794
Merge branch 'develop' into publish-item
2019-12-27 12:55:28 +05:30
rohitwaghchaure
4d806033af
Merge pull request #19335 from PawanMeh/feat_19334
...
feat(regional): Italian Localization and Passive invoicing cycle
2019-12-27 12:48:46 +05:30
Nabin Hait
8f3fea63b1
Merge branch 'develop' into publish-item
2019-12-27 12:19:02 +05:30
deepeshgarg007
8857d87c5b
fix: Travis
2019-12-26 17:34:02 +05:30
Rohit Waghchaure
2c13a0533b
code cleanup
2019-12-26 12:14:32 +05:30
hello@openetech.com
7021402a45
[feat] #19334
2019-12-26 12:13:27 +05:30
Mangesh-Khairnar
d19bd8f0dd
Merge branch 'develop' into publish-item
2019-12-25 22:10:33 +05:30
Parth J. Kharwar
8c4cf12c93
Setting preferred driver email in delivery trip ( #19832 )
...
* fix: add driver's preferred contact email in delivery trip
* fix: modify driver's preferred email patch and blank field checks
* fix: patch file fix
* fix: patch changes to improve speed
* fix: removal of conflicts
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2019-12-25 15:14:52 +05:30
Mangesh-Khairnar
0143f7c59d
patch: set published in hub track item
2019-12-24 17:45:57 +05:30
Rohan
ff98a52834
Merge branch 'develop' into v12-lead-address-contact
2019-12-24 11:21:08 +05:30
Rohit Waghchaure
0dba4345f3
fix: patch
2019-12-20 17:04:39 +05:30
Gavin D'souza
1e4ea466d3
style: update/standardize rename_doc usage
2019-12-19 19:07:29 +05:30
deepeshgarg007
94ff8058ac
fix: Add missing import
2019-12-14 21:25:30 +05:30
Deepesh Garg
6e2c13f4c8
feat(regional): Auto state wise taxation for GST India ( #19469 )
...
* feat(regional): Auto state wise taxation for GST India
* fix: Update gst category on addition of GSTIN
* fix: Codacy and travis fixes
* fix: Travis
* fix(test): Update GST category only if GSTIN field available
* fix: Test Cases
* fix: Do not skip accounts if place of supply is not present
* fix: Auto GST taxation for SEZ Party types
* fix: Automatic taxation for multi state
* fix: Codacy and travis fixes
* fix: Auto GST template selection in Sales Order
* fix: Move inter state check and source state to tax category
* fix: Remove unique check from tax template
* fix: Remove unique check from tax template
* fix: Address fetching logic in Sales
* fix: fecth tax template on company address change
* fix: fetch company gstin on address change
* fix: company_gstin set value fix
* fix: Mutiple fixes and code refactor
* fix: Add missing semicolon
* fix: Company address fetching in sales invoice
* fix: Remove print statement
* fix: Import functools
* fix: Naming fixes and code cleanup
* fix: Iteritems compatibility for python 3
2019-12-10 15:55:05 +05:30
Nabin Hait
6f68f2d020
feat: Cost center for each expenses in expense claim and allowed deferred expense ( #19807 )
...
* refactor: Expense Claim Cost Center
* refactor: Expense Claim Cost Center
* refactor: Expense Claim Cost Center
* fix: copy cost center from other row
* patch: set cost center in children based on parent
* fix: test cases for expense claim
2019-12-10 08:40:10 +05:30
Nabin Hait
da4847e46d
patch: Set against_blanket_order value in existing SO/PO ( #19810 )
...
* patch: Set against_blanket_order value in existing SO/PO
* Update set_against_blanket_order_in_sales_and_purchase_order.py
2019-12-09 18:27:50 +05:30
Rohan
05222270e1
Merge branch 'develop' into v12-lead-address-contact
2019-12-06 14:25:30 +05:30
sahil28297
eb9c3e1c5b
fix(patch): set proper tax_type and proper account ( #19794 )
2019-12-04 12:01:31 +05:30
Rohit Waghchaure
8b599f2bc9
fix: capacity planning back
2019-11-29 14:09:30 +05:30
Rohan Bansal
69e3868a9d
patch: set title for old leads
2019-11-28 12:23:19 +05:30
Saqib
1919af2ff1
Fixed Asset Refactor Review fixes ( #19666 )
...
* fix: fixed asset item creation ux fixes
* fix: auto creation of asset ux fixes
* fix: [LCV] incorrect condition when checking assets linked with PR
* fix: bulk update assets
* refac: remove company level cwip enabling
* cwip can be enabled only on category level
* fix : #19649
2019-11-22 16:32:34 +05:30
Deepesh Garg
24cde55e28
fix: Patch for updating price or product discount field ( #19642 )
...
* fix: Patch for updating price or product discount field
* fix: Update pactch
* Update update_price_or_product_discount.py
2019-11-22 11:57:42 +05:30
rohitwaghchaure
6424416886
fix: sales order item shwoing incorrect produced qty ( #19584 )
2019-11-15 14:18:45 +05:30
Deepesh Garg
d69d0e3046
fix(patch): skip leave ledger entry creation for denied leaves ( #19579 )
2019-11-14 13:05:13 +05:30
Mangesh-Khairnar
fc3b924d4d
fix: skip leave ledger entry creation for denied leaves ( #19556 )
...
* fix: skip leave ledger entry creation for denied leave application
* patch: remove incorrect leave ledger entries
* fix: create reverse ledger entry before setting status to cancel
2019-11-14 12:02:10 +05:30
Saqib
73616d6b33
fix: duplication while bulk creation of item tax template ( #19570 )
2019-11-14 10:09:44 +05:30
marination
9ffa9d4a64
fix(patch): Enable CWIP Accounting
2019-11-13 19:10:20 +05:30
Marica
d00c59830e
feat: Disable CWIP Accounting checkbox added in Company and Asset Category ( #19262 )
...
* feat: Disable CWIP Accounting checkbox added in Company and Asset Category
Asset Settings is removed completely
Disable CWIP Accounting checkbox will give priority to Asset Category
* fix: Changed checkbox name to 'Enable Capital Work in Progress Accounting'
- checkbox will be disabled by default
- Enabling it in Company will globally enable it
- When globally disabled , it's value on the asset category will be considered
* chore: Added patch to set pre-existing CWIP checkbox value into new checkbox
* fix(test): Asset
* fix: Asset Test and Patch
* fix(test): Opening Invoice Creation Tool
* Update asset.py
* fix: Patch and other fixes
2019-11-12 19:17:43 +05:30
Nabin Hait
32936024a0
patch: set default for add taxes from item tax template
2019-11-11 15:44:27 +05:30
Deepesh Garg
7a23057eab
feat: Enhancement in landed cost voucher ( #19252 )
...
* feat: Enhancement in landed cost voucher
* fix: Make GL entries based on ledgers in Landed cost voucher
* fix: Patch to update expense account in Landed Cost Voucher and Stock Entry
* fix: Ability to select expense account in Stock Entry
* fix: Renaming and test case fixes
* fix: Test Cases
* fix: Additional cost in Stock Entry
* fix: Changed filters and test case fixes
* fix: Upadte filters in stokc entry expense account filter
* fix: company filter
2019-11-08 12:52:54 +05:30
Deepesh Garg
7aef9f3b43
fix: Accounting Dimension custom fields should be admin owned ( #19525 )
...
* fix: Accounting Dimension custom fileds should be admin owned
* fix: Update query
* fix: Travis
2019-11-08 12:42:38 +05:30
Marica
52d888de42
fix[minor]: Payment Entry status patch ( #19519 )
2019-11-07 13:01:45 +05:30
Marica
1beed7db72
fix: Added 'status' field in Payment Entry ( #19507 )
2019-11-06 18:12:29 +05:30
rohitwaghchaure
6bd6039496
Revert "fix: patch, item tax template showing 'Untitled' in the name"
2019-10-30 17:37:22 +05:30
Rohit Waghchaure
b051fa37df
fix: patch, item tax template showing 'Untitled' in the name
2019-10-29 14:56:03 +05:30
Suraj Shetty
8f67ef8a75
fix: Add patch to replace accounting with accounts in home_settings
2019-10-25 18:55:57 +05:30
sahil28297
39d9cbc43d
fix(patch): use db_insert instead of save to escape validations ( #19279 )
2019-10-11 10:43:50 +05:30
sahil28297
2caf32d421
fix(patch): Reload Leave Type ( #19240 )
2019-10-04 16:24:53 +05:30
prssanna
1f512b36c5
fix(patch): set app_type as private
2019-09-30 14:57:21 +05:30