-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: add field `Action on Purchase Order Submission` (cherry picked from commit 628ea42) # Conflicts: # erpnext/buying/doctype/buying_settings/buying_settings.json * feat: auto create SCO on PO submission (cherry picked from commit 9ec6f1e) # Conflicts: # erpnext/buying/doctype/buying_settings/buying_settings.json * feat: add field `Action on Subcontracting Receipt Submission` (cherry picked from commit 762906f) # Conflicts: # erpnext/buying/doctype/buying_settings/buying_settings.json * chore: notify user on SCO creation (cherry picked from commit 745e3bf) * feat: add field `Purchase Order Item` in SCO Service Item (cherry picked from commit 45d5cff) * fix: hold PO item ref in SCO Service Item (cherry picked from commit 7e4dd33) * feat: add field `Purchase Order Item` in SCO Item (cherry picked from commit a2ede7d) * fix: maintain PO and PO Item ref in SCR Item (cherry picked from commit e1cea25) * feat: auto create PR on SCR submission (cherry picked from commit 040cc8d) * feat: add `Purchase Order` link in SCR connections (cherry picked from commit ca8a5b4) * feat: add `Subcontracting Receipt` link in PO connections (cherry picked from commit 98cba5e) * fix: dont show `View` button on cancelled SCR (cherry picked from commit dd80d3b) * fix: use checkbox instead of select field (cherry picked from commit d366a91) # Conflicts: # erpnext/buying/doctype/buying_settings/buying_settings.json * feat: Subcontracting Receipt ref in Purchase Receipt (cherry picked from commit d891bd7) * feat: SCR Item ref in PR Item (cherry picked from commit 37b3ac7) * feat: provision to create PR from SCR (cherry picked from commit 8052103) * chore: PR ref in SCR connections (cherry picked from commit 096a2c8) * fix: map warehouses in return SCR (cherry picked from commit 874766a) * fix(ux): hide `Create Purchase Receipt` button for Subcontract Return (cherry picked from commit 7145b04) * chore: `linter` (cherry picked from commit 857f2b5) * test: auto create SCO on PO submit (cherry picked from commit 68585f6) * test: auto create PR on SCR submit (cherry picked from commit 7b0cd03) * fix(test): `test_auto_create_purchase_receipt` (cherry picked from commit 3da0aa6) * chore: `conflicts` --------- Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
- Loading branch information
1 parent
277e81c
commit 7005d51
Showing
16 changed files
with
531 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.