Ankush Menat
|
a36174afdf
|
test: search test failing because of stale data (#31098)
|
2022-05-23 15:12:11 +05:30 |
|
Ankush Menat
|
fa039b223e
|
Merge pull request #31054 from marination/jc-excess-transfer-config
fix: Job Card excess transfer behaviour
|
2022-05-23 14:43:36 +05:30 |
|
Suraj Shetty
|
f2b6475626
|
Merge pull request #31092 from surajshetty3416/fix-rfq-template
fix(rfq): Use `<a>` directly and style it as button instead of using `<button>`
|
2022-05-23 11:56:17 +05:30 |
|
Sagar Sharma
|
6e5effc1b0
|
Merge branch 'develop' into subcontracting
|
2022-05-23 11:35:50 +05:30 |
|
Wolfram Schmidt
|
348a674df9
|
fix translation German "Designation" (#31082)
changed "Bezeichnung" to "Position" as the is more precice in the field of employment which erpnext refers to here
|
2022-05-23 11:23:12 +05:30 |
|
marination
|
9f6e10663b
|
chore: Run _validate_over_transfer only if excess transfer is blocked in settings
|
2022-05-23 11:05:55 +05:30 |
|
Suraj Shetty
|
9e306bd250
|
Merge branch 'develop' into fix-rfq-template
|
2022-05-23 10:48:22 +05:30 |
|
Rucha Mahabal
|
34e238ce4f
|
fix: Leave Encashment calculations (#31062)
|
2022-05-23 10:13:49 +05:30 |
|
Suraj Shetty
|
a29b92febc
|
fix: Use directly <a> and style it as button instead of using button
Since few email servers (like outlook) strips out link in the button making them unclickable.
|
2022-05-23 10:08:20 +05:30 |
|
Vladislav
|
30c56bfe80
|
Update ru.csv
|
2022-05-22 14:04:24 +03:00 |
|
Ankush Menat
|
1a58b788e5
|
Merge branch 'develop' into jc-excess-transfer-config
|
2022-05-21 14:32:44 +05:30 |
|
Ankush Menat
|
3019f93915
|
Merge pull request #31083 from ankush/jc_corrective_creation
fix: corrective job card creation
|
2022-05-21 14:28:08 +05:30 |
|
Ankush Menat
|
66cf9aa344
|
fix: creation of corrective job card fails
This used to fail because sub_operations is a child table that's not
initalized by default till v13, in develop branch we init tables with
empty list.
|
2022-05-21 14:01:30 +05:30 |
|
Ankush Menat
|
e625394488
|
test: simplify job card tests
|
2022-05-21 14:01:28 +05:30 |
|
Sagar Sharma
|
07dc5f180d
|
Merge branch 'develop' into subcontracting
|
2022-05-21 10:02:47 +05:30 |
|
ruthra kumar
|
dac678e3fc
|
test: payment ledger entry
|
2022-05-20 18:21:47 +05:30 |
|
ruthra kumar
|
e888975007
|
refactor: link payment ledger with gl entry creation
|
2022-05-20 18:21:47 +05:30 |
|
ruthra kumar
|
59ed7c854d
|
refactor: ignore linked Payment Ledger Entry in basic transactions
|
2022-05-20 18:21:47 +05:30 |
|
ruthra kumar
|
451cf3a937
|
refactor: helper class for ple creation and delinking
Helper functions for delinking ple and for creating payment ledger
entry for transactions on receivable/payable account types
|
2022-05-20 18:21:47 +05:30 |
|
ruthra kumar
|
7b1cb6711d
|
refactor: include Payment ledger in accounting dimensions list
|
2022-05-20 18:21:47 +05:30 |
|
ruthra kumar
|
8e72f19bfb
|
feat: patch to migrate gl entries to payment ledger
|
2022-05-20 18:21:47 +05:30 |
|
ruthra kumar
|
163085f201
|
feat: payment ledger doctype created
|
2022-05-20 18:21:47 +05:30 |
|
Deepesh Garg
|
8fd0b3b9f5
|
chore: Linting issues
|
2022-05-20 15:34:03 +05:30 |
|
Deepesh Garg
|
c41f9f046f
|
fix(India): Async issue in company address trigger
|
2022-05-20 15:33:03 +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
|
323bdf85ce
|
feat: SL and GL reposting
|
2022-05-20 10:45:34 +05:30 |
|
Sagar Sharma
|
fcc09592b9
|
refactor!: Stock Ledger Entry
|
2022-05-20 10:45:34 +05:30 |
|
Sagar Sharma
|
6c794afbe7
|
refactor!: Item Alternative
|
2022-05-20 10:45:34 +05:30 |
|
Sagar Sharma
|
92625902ad
|
refactor!: BOM
|
2022-05-20 10:45:34 +05:30 |
|
Sagar Sharma
|
05f05ab75b
|
refactor!: Subcontracted Item To Be Transferred
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
3be663b121
|
refactor!: Subcontracted Item To Be Received
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
8486bbf31a
|
refactor!: Subcontract Order Summary
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
3469560105
|
refactor!: Accounts Controller
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
5fa3f58c06
|
refactor!: Purchase Invoice
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
f09fc46059
|
refactor!: Purchase Receipt
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
73484448f2
|
refactor!: Stock Entry
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
34bda14b5b
|
refactor!: Buying Controller
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
dafaed3cbd
|
refactor!: Purchase Order
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
785d598762
|
test: SubcontractingReceipt
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
8bc653b633
|
test: SubcontractingOrder
|
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
|
3b17584bee
|
feat: New DocType "Subcontracting Receipt Supplied Item"
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
3daf62dce8
|
feat: New DocType "Subcontracting Receipt Item"
|
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
|
f49c51ab74
|
feat: New DocType "Subcontracting Order Supplied Item"
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
f8b7594292
|
feat: New DocType "Subcontracting Order Item"
|
2022-05-20 10:45:33 +05:30 |
|
Sagar Sharma
|
dcac7eb67c
|
feat: New DocType "Subcontracting Order Service Item"
|
2022-05-20 10:45:33 +05:30 |
|