Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
b35b637d01e4ccefcf5960cc44be261e7534d553
b35b637
Merge pull request #29701 from nextchamp-saqib/consolidation-round-off-err
by Saqib Ansari
· 3 years ago
0ebd32d
fix: cancelling of consolidated sales invoice that doesn't have closing entry
by Saqib Ansari
· 3 years ago
4bb557d
fix: flaky point of sale test
by Saqib Ansari
· 3 years ago
7525686
fix(test): do not enable negative stock
by Saqib Ansari
· 3 years ago
2abc1c2
Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc
by Ankush Menat
· 3 years ago
d106ec8
Merge pull request #29374 from nextchamp-saqib/fix-ignore-pricing-rule
by Saqib Ansari
· 3 years ago
8995997
fix: patch existing bins
by Ankush Menat
· 3 years ago
a8bf3a3
refactor: move reserve quantity computation to work order
by Ankush Menat
· 3 years ago
d2cc5f2
test: remove dependency on other tests
by Ankush Menat
· 3 years ago
8ff7587
Merge branch 'develop' into fix-ignore-pricing-rule
by Saqib Ansari
· 3 years ago
ab36b27
fix: ignore pricing rule in all transactions
by Saqib Ansari
· 3 years ago
6a8b7ee
fix: Reserved for Production calculation considered closed work orders
by aaronmenezes
· 3 years ago
f2e056d
Merge pull request #29296 from ankush/lifo_valuation
by Ankush Menat
· 3 years ago
07dc228
Merge branch 'develop' into consolidation-round-off-err
by Saqib Ansari
· 3 years ago
6fa406d
fix(test): pass price_list_rate only if pricing rule has to be removed
by Saqib Ansari
· 3 years ago
befcca4
Merge branch 'develop' into lifo_valuation
by Ankush Menat
· 3 years ago
c2b83a0
fix(test): case if write off is calculated as negative amount
by Saqib Ansari
· 3 years ago
b51a5d9
Merge pull request #29709 from nextchamp-saqib/fix-bank-reco-currency
by Saqib Ansari
· 3 years ago
afc5c26
fix(test): ignore stock validation
by Saqib Ansari
· 3 years ago
3f96273
Merge branch 'develop' of https://github.com/frappe/erpnext into consolidation-round-off-err
by Saqib Ansari
· 3 years ago
0fc5d22
fix: currency in bank reconciliation chart
by Saqib Ansari
· 3 years ago
bdf38a3
Merge pull request #29650 from ruchamahabal/fix-earned-leaves-allocation
by Rucha Mahabal
· 3 years ago
4f43955
Merge branch 'develop' into fix-ignore-pricing-rule
by Saqib Ansari
· 3 years ago
27ced4f
Merge pull request #29560 from ruthra-kumar/bug_invoice_creation_throws_typeerror
by Saqib Ansari
· 3 years ago
b71283a
Merge branch 'develop' into fix-earned-leaves-allocation
by Rucha Mahabal
· 3 years ago
bd1555b
fix: handle carry forwarded leaves while checking for duplicate allocation
by Rucha Mahabal
· 3 years ago
bb105a3
test: validate on save instead of on creation
by Ankush Menat
· 3 years ago
3969840
fix: ignore rate validation for work order
by Bhavesh Maheshwari
· 3 years ago
0f913e0
Merge branch 'develop' into bug_invoice_creation_throws_typeerror
by Saqib Ansari
· 3 years ago
5e32b80
Merge pull request #29599 from nemesis189/coupon-code-issue-pos
by Saqib Ansari
· 3 years ago
8eff296
Merge pull request #29699 from nextchamp-saqib/improve-debit-to-err-msg
by Saqib Ansari
· 3 years ago
4c3d751
Merge branch 'develop' into fix-ignore-pricing-rule
by Saqib Ansari
· 3 years ago
0452d7d
fix(pos): incorrect grand_total in case of inclusive taxes on item
by Saqib Ansari
· 3 years ago
e93bb8a
chore: show credit/debit-to account in error message
by Saqib Ansari
· 3 years ago
0ca60af
fix: ignore cancelled SLEs (#29679)
by Ankush Menat
· 3 years ago
a3e69cf
feat: Bulk Transaction Processing (#28580)
by Mohammed Yusuf Shaikh
· 3 years ago
2280ae5
Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290
by Deepesh Garg
· 3 years ago
529cc72
Merge pull request #29656 from ankush/credit_debit_pr
by Deepesh Garg
· 3 years ago
f82d7eb
test: commit item/warehouse creation to db
by Ankush Menat
· 3 years ago
43f8ee1
chore: drop dead field from stock reconciliation
by Ankush Menat
· 3 years ago
699519f
test: product bundle reposting
by Ankush Menat
· 3 years ago
853e658
test: move bundle info to class variables
by Ankush Menat
· 3 years ago
1022db0
fix: merge stock ledger item warehouse with doc's
by Ankush Menat
· 3 years ago
e6ab8df
refactor: simplify get_items_and_warehouses
by Ankush Menat
· 3 years ago
c56d07d
fix: consider packed items too when reposting
by Ankush Menat
· 3 years ago
eab10a1
fix: Conflicts
by Deepesh Garg
· 3 years ago
4655e11
Merge branch 'develop' into bug_invoice_creation_throws_typeerror
by Saqib Ansari
· 3 years ago
72a812f
fix: use item_code instead of parent field in bom_stock_calculated report (#29684)
by Ritwik Puri
· 3 years ago
8417130
Merge pull request #29660 from abhinavxd/patch-1
by Deepesh Garg
· 3 years ago
ef69d1f
test: Add test case for repayment against partially disbursed loans
by Deepesh Garg
· 3 years ago
fab7f90
Merge pull request #29460 from deepeshgarg007/loan_refund_jv
by Deepesh Garg
· 3 years ago
8ece284
fix: Add disbursement accounts to tests
by Deepesh Garg
· 3 years ago
5e6227e
fix(ux): make stock entry type the title field (#29674)
by Ankush Menat
· 3 years ago
8d7331d
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv
by Deepesh Garg
· 3 years ago
cec971b
Merge pull request #29349 from alyf-de/disable-item-tax-category
by Deepesh Garg
· 3 years ago
104a55a
feat: Tab views in Stocks and Accounts Settings (#29638)
by Umair Sayed
· 3 years ago
400b579
Merge pull request #29670 from frappe/mergify/bp/develop/pr-29635
by Deepesh Garg
· 3 years ago
36f4fb0
fix: Incorrect tax template in Sales Invocie via data import
by Deepesh Garg
· 3 years ago
4e3a131
Merge branch 'develop' into fix-earned-leaves-allocation
by Rucha Mahabal
· 3 years ago
e25544f
fix(test): add ignore duplicates flag to allocation function
by Rucha Mahabal
· 3 years ago
f089d39
refactor: better method name
by Ankush Menat
· 3 years ago
3e5f940
test: e2e test for LIFO valuation
by Ankush Menat
· 3 years, 1 month ago
61c5ad4
refactor: get incoming fifo/lifo rate functions
by Ankush Menat
· 3 years, 1 month ago
97e18a1
feat: allow selecting LIFO valuation
by Ankush Menat
· 3 years, 1 month ago
9c49d2d
feat: LIFOValuation class for handling LIFO
by Ankush Menat
· 3 years, 1 month ago
b855030
refactor: valuation class to allow extending
by Ankush Menat
· 3 years, 1 month ago
0b9c066
Merge pull request #29609 from deepeshgarg007/gstr_3b_export_zero_rated
by Deepesh Garg
· 3 years ago
81b9678
Merge pull request #29601 from deepeshgarg007/provisonal_loss_bs
by Deepesh Garg
· 3 years ago
5d09678
Merge pull request #29659 from deepeshgarg007/zero_amount_status
by Deepesh Garg
· 3 years ago
8ff32da
Merge branch 'develop' into gstr_3b_export_zero_rated
by Deepesh Garg
· 3 years ago
6459cea
fix: dont show cancelled PO items in plan report
by Ankush Menat
· 3 years ago
3e6fade
Merge pull request #29641 from deepeshgarg007/jv_cancel_ignore
by Deepesh Garg
· 3 years ago
d0043bd
fix: missing key in loan
by Abhinav Raut
· 3 years ago
c5726fd
fix: Add test case
by Deepesh Garg
· 3 years ago
d679692
fix: Billing status for zero amount ref doc
by Deepesh Garg
· 3 years ago
d1f5753
test: check when PR moves stock from neg to pos
by Ankush Menat
· 3 years ago
c88c368
fix: dont ignore items that dont have SVD
by Ankush Menat
· 3 years ago
69c65af
test: regression test for LCV GL entries
by Ankush Menat
· 3 years ago
8858c70
fix: ignore cancelled svd while updating GLE for PR
by Ankush Menat
· 3 years ago
a52ba0a
fix: linter
by Rucha Mahabal
· 3 years ago
63ee4f1
test: earned leave allocation for passed months and allocation on month-end
by Rucha Mahabal
· 3 years ago
25c7f85
fix: earned leaves not allocated if assignment is created on month-end
by Rucha Mahabal
· 3 years ago
772336b
Merge pull request #29642 from marination/packed-items-new-doc
by Marica
· 3 years ago
a49b755
Merge branch 'develop' into packed-items-new-doc
by Marica
· 3 years ago
b5242df
Merge branch 'develop' into disable-item-tax-category
by Raffael Meyer
· 3 years ago
65923bd
fix: enable Allow on Submit for 'Is Active' field in Salary Structure (#29630)
by Rucha Mahabal
· 3 years ago
bd41a99
fix: Regenerate packed items on newly mapped doc
by marination
· 3 years ago
6f7ae62
fix: Ignore linked invoices on Journal Entry cancel
by Deepesh Garg
· 3 years ago
9432d8e
Merge branch 'develop' into bug_invoice_creation_throws_typeerror
by Saqib Ansari
· 3 years ago
79ab8e6
Merge pull request #29456 from marination/product-bundle-packing-list-logic
by Marica
· 3 years ago
4d5749b
Merge pull request #29625 from frappe/fix-web-portal
by Marica
· 3 years ago
5e5a18f
Merge branch 'develop' into fix-web-portal
by Marica
· 3 years ago
017a882
fix: Remove `cart.js` from erpnext-web bundle
by marination
· 3 years ago
e652ab5
fix: Load control & dialog assets with cart.js
by Suraj Shetty
· 3 years ago
68cea75
chore: update de.csv #29575
by Wolfram Schmidt
· 3 years ago
af75704
chore: update de.csv (#29624)
by Wolfram Schmidt
· 3 years ago
6f2c9c6
ci: workflow dispatch options (#29611)
by Ankush Menat
· 3 years ago
ba847ef
Merge branch 'develop' into provisonal_loss_bs
by Ankush Menat
· 3 years ago
04f6426
feat: show stock value difference in stock ledger report (#29607)
by Ankush Menat
· 3 years ago
f18ec2d
fix: (Linter) import sequence
by marination
· 3 years ago
Next »