Deepesh Garg
|
5b2ba087a3
|
Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues
|
2022-06-14 10:50:47 +05:30 |
|
Conor
|
00ef499739
|
refactor: use db independent offset syntax (#31345)
* chore: use db independent offset syntax
* fix: typo
* style: reformat code to black spec
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2022-06-14 10:49:07 +05:30 |
|
Deepesh Garg
|
118c786e63
|
fix: Partially Ordered status for quotation
|
2022-06-11 21:55:59 +05:30 |
|
Rucha Mahabal
|
512c82f76d
|
chore: Update imports/paths for doctypes moved to erpnext setup module
|
2022-06-10 15:06:54 +05:30 |
|
Ankush Menat
|
65b21ee7d6
|
fix: internal transfer GLE validation
|
2022-06-08 19:26:40 +05:30 |
|
Sagar Sharma
|
f7a52f76d4
|
Merge branch 'develop' into subcontracting
|
2022-06-08 04:27:24 -07:00 |
|
Ankush Menat
|
7726271e2a
|
fix: purchase invoice return GLe
voucher_wise_stock_value contains tuples and the condition was looking
for string, so it's never triggered.
Caused by https://github.com/frappe/erpnext/pull/24200
|
2022-06-07 12:08:20 +05:30 |
|
Sagar Sharma
|
74fae72939
|
Merge branch 'develop' into subcontracting
|
2022-06-06 10:27:25 +05:30 |
|
s-aga-r
|
992ba974e2
|
Merge branch 'develop' into subcontracting
|
2022-06-03 13:25:49 +05:30 |
|
Devin Slauenwhite
|
b061ea4cd2
|
chore: linter
|
2022-06-02 14:23:54 -04:00 |
|
Devin Slauenwhite
|
3a1c923e76
|
fix: display currencies in validation message.
|
2022-06-02 14:15:50 -04:00 |
|
Ankush Menat
|
77dcdff0db
|
fix: unusable SO after clearing taxes (#31215)
|
2022-06-01 22:01:07 +05:30 |
|
Ankush Menat
|
c84e11ac82
|
fix: re-validate warehouse after 'update items' (#31203)
|
2022-06-01 12:55:10 +05:30 |
|
Sagar Sharma
|
bcaac8f90f
|
Merge branch 'develop' into subcontracting
|
2022-05-26 15:01:23 +05:30 |
|
Deepesh Garg
|
ac17ecb84b
|
Merge branch 'develop' into party_account_currency_check
|
2022-05-25 16:21:06 +05:30 |
|
Sagar Sharma
|
213113bc00
|
Merge branch 'develop' into subcontracting
|
2022-05-20 12:13:13 +05:30 |
|
Sagar Sharma
|
e9b28452e4
|
feat: SCR return
|
2022-05-20 10:45:34 +05:30 |
|
Sagar Sharma
|
3469560105
|
refactor!: Accounts Controller
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
34bda14b5b
|
refactor!: Buying Controller
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
574181f3d7
|
test: SubcontractingController
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
70a1f40624
|
feat: New DocType "Subcontracting Receipt"
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
409df263e8
|
refactor!: change "is_subcontracted" field type from "Select" to "Check"
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
249726b845
|
feat: New DocType "Subcontracting Order"
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
29a1cb89c2
|
feat: SubcontractingController
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
77db843692
|
refactor!: Make required changes to create SCO from PO
|
2022-05-20 10:45:30 +05:30 |
|
Saqib Ansari
|
f915a9cef7
|
fix: discount ledger entry in case of multicurrency invoice (#31024)
|
2022-05-17 11:22:01 +05:30 |
|
Ankush Menat
|
3714e36b44
|
fix: disable pricing rules for internal transfers (#31034)
* fix: disable pricing rules for internal transfers
* fix: only apply validation on internal transfers
Co-authored-by: Marica <maricadsouza221197@gmail.com>
* fix: internal_party_field undefined
Co-authored-by: Marica <maricadsouza221197@gmail.com>
|
2022-05-16 18:09:14 +05:30 |
|
Deepesh Garg
|
34de20f6ee
|
Merge pull request #30987 from ankush/internal_transfer_with_margin
fix: prevent bypassing forced valuation rate
|
2022-05-15 20:49:55 +05:30 |
|
Saqib Ansari
|
319c858d63
|
Merge pull request #30968 from nextchamp-saqib/validate-on-hold-invs
fix(accounts): minor fixes & validations
|
2022-05-12 22:06:35 +05:30 |
|
Ankush Menat
|
ee0a277540
|
fix: prevent bypassing forced valuation rate
if you edit "margin_rate_or_amount" after saving DN then based on
selected margin the rate gets updated which isn't valuation rate.
|
2022-05-12 19:01:26 +05:30 |
|
Deepesh Garg
|
33d9767382
|
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check
|
2022-05-12 16:40:29 +05:30 |
|
Saqib Ansari
|
a1e3ae8869
|
fix: user can select disabled accounts in taxes table
|
2022-05-11 13:01:06 +05:30 |
|
marination
|
0c9154389b
|
fix: Block 0 Qty via Update Items to be consistent with form validation
|
2022-05-10 18:09:07 +05:30 |
|
rahib-hassan
|
f3fa6ac4c2
|
fix: account setting seperation gl discount account creation
|
2022-04-20 16:01:12 +05:30 |
|
Ankush Menat
|
0d64349142
|
Merge branch 'develop' into separate-discount-account
|
2022-04-14 17:29:28 +05:30 |
|
rahib-hassan
|
01fde15bd5
|
fix: dependent codes updated
|
2022-04-14 15:48:55 +05:30 |
|
Deepesh Garg
|
e2fa9f708e
|
Merge pull request #30710 from deepeshgarg007/advance_jv_allocation
fix: Exchange gain and loss on advance Journal Entry allocation
|
2022-04-14 15:10:04 +05:30 |
|
Deepesh Garg
|
c38be53ce8
|
test: Update customer in Sales Invoice
|
2022-04-14 13:26:47 +05:30 |
|
Deepesh Garg
|
31883b699d
|
fix: Exchange gain and loss on advance jv allocation
|
2022-04-13 20:52:25 +05:30 |
|
Nabin Hait
|
993c6c0de9
|
feat: Ignore permlevel for specific fields
|
2022-04-12 12:24:47 +05:30 |
|
Deepesh Garg
|
54eef3daad
|
Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes
|
2022-04-11 15:09:30 +05:30 |
|
Deepesh Garg
|
227a711d70
|
Merge pull request #30585 from frappe/mergify/bp/develop/pr-30575
fix: Do not apply shipping rule for POS transactions (backport #30575)
|
2022-04-10 20:12:53 +05:30 |
|
Deepesh Garg
|
a2937cffc7
|
fix: Implicit ignore pricing rule check on returns
(cherry picked from commit 1b25a7fe765d334fce990d43224f8a790ccf8119)
|
2022-04-09 14:46:25 +00:00 |
|
Deepesh Garg
|
9bf5f76ac8
|
fix: Deferred Revenue/Expense Account validation
|
2022-04-06 17:33:46 +05:30 |
|
Deepesh Garg
|
631545aa32
|
fix: Use get instead of dot
(cherry picked from commit 95298f04000c0299f35cdee7bce0f5f0d8c59525)
|
2022-04-06 04:31:13 +00:00 |
|
Deepesh Garg
|
714fc08150
|
fix: Do not apply shipping rule for POS transactions
(cherry picked from commit c0ebcfb39331caa678d36cc4694490a2363f10a0)
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
|
2022-04-06 04:31:13 +00:00 |
|
Rohit Waghchaure
|
ac5df1abbe
|
test: test case to validate rejected qty without accepted warehouse
|
2022-04-04 17:57:57 +05:30 |
|
Rohit Waghchaure
|
0a71cabab1
|
fix: if accepted warehouse not selected during rejection then stock ledger not created
|
2022-04-04 15:42:59 +05:30 |
|
Sagar Sharma
|
01c64915c8
|
chore: remove unwanted validation
|
2022-04-01 15:51:48 +05:30 |
|
Sagar Sharma
|
d074c93ac7
|
refactor!: change "is_subcontracted" field type from "Select" to "Check"
|
2022-04-01 13:22:44 +05:30 |
|