Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
5eddaddf7400d00a64341aa456fdfef7c4afe758
5eddadd
fix: update translate
by Vlad
· 3 years ago
6574294
fix(UX): record reason for skipping attendance or marking absent for auto attendance (#30844)
by Rucha Mahabal
· 3 years ago
dafdc9b
Merge pull request #30843 from deepeshgarg007/opening_tool_multi_currency
by Deepesh Garg
· 3 years ago
a8452c2
fix: Multi currency opening invoices
by Deepesh Garg
· 3 years ago
1622faa
Merge pull request #30802 from deepeshgarg007/multi_currency_opening
by Deepesh Garg
· 3 years ago
55b2930
Merge pull request #30816 from ruthra-kumar/payment_term_rpt_on_selling
by Deepesh Garg
· 3 years ago
0cb36cc
Merge branch 'develop' into payment_term_rpt_on_selling
by Deepesh Garg
· 3 years ago
389c285
docs: Trimmed whitespace from "Try on FCloud" button
by gavin
· 3 years ago
3c7176d
fix: Update links to Frappe Cloud (#30833)
by Aditya Hase
· 3 years ago
777f020
test: create new item instead of using with _Test Item (#30827)
by Ankush Menat
· 3 years ago
0a07cd8
chore: "refactor" readme (#30825)
by Ankush Menat
· 3 years ago
2fffc68
Merge pull request #30762 from ankush/bunle_pickng
by Marica
· 3 years ago
ebd5f0b
chore: make picked qty read only
by Ankush Menat
· 3 years ago
9a8e3ef
fix(UX): only show pick list when picking is pending
by Ankush Menat
· 3 years ago
3ae9fa9
ci: failfast when merge conflict exists (#30823)
by Ankush Menat
· 3 years ago
47e1a01
fix: dont map picked qty and consider pick qty for new PL
by Ankush Menat
· 3 years ago
8207697
fix: compare against stock qty while validating
by Ankush Menat
· 3 years ago
85e8dd9
chore: Add "Try on PWD" button (#30817)
by gavin
· 3 years ago
9e60acd
test: test bundle - picklist behaviour
by Ankush Menat
· 3 years ago
ee54ece
test: product bundle fixture
by Ankush Menat
· 3 years ago
1ac275c
feat: transfer picklist stock info to packing list
by Ankush Menat
· 3 years ago
41aa4b3
fix: round off bundle qty
by Ankush Menat
· 3 years ago
25485ed
refactor: remove unnecssary vars
by Ankush Menat
· 3 years ago
23cb0d6
feat: create DN from pick list with bundle items
by Ankush Menat
· 3 years ago
f574121
refactor: simpler check for non-SO items
by Ankush Menat
· 3 years ago
277b51b
refactor: groupby using keys instead of int index
by Ankush Menat
· 3 years ago
3ddad68
refactor: simplify needlessly complicated code
by Ankush Menat
· 3 years ago
60bc26f
feat: back-update min picked qty for a bundle
by Ankush Menat
· 3 years ago
c3fc0a4
perf: single update per Sales Order.
by Ankush Menat
· 3 years ago
e64cc66
refactor: sales order status update
by Ankush Menat
· 3 years ago
36c5e8a
feat: Pick list from SO with Product Bundle
by Ankush Menat
· 3 years ago
7d56820
test: bundles in picklist
by Ankush Menat
· 3 years ago
5c3f901
refactor: misc pick list refactors
by Ankush Menat
· 3 years ago
24a7aca
chore: incorrect translations
by Ankush Menat
· 3 years ago
dcc2243
Merge pull request #30811 from marination/multiple-wh-acc
by Ankush Menat
· 3 years ago
e2a163d
fix: Use `account_type == 'Stock'` to filter stock accounts
by marination
· 3 years ago
44331f4
chore: Warn users about multiple warehouse accounts
by marination
· 3 years ago
1cc8c79
test: fix flaky carry forwarded leave expiry test (#30810)
by Rucha Mahabal
· 3 years ago
078f26b
Merge pull request #30808 from nextchamp-saqib/pos-search-ux-fix
by Saqib Ansari
· 3 years ago
b1ac5ff
fix(pos): number pad translations
by Saqib Ansari
· 3 years ago
03a6103
fix(pos): search field doesn't reset on checkout
by Saqib Ansari
· 3 years ago
b0ead45
feat: add payment terms status rpr to Selling homepage
by ruthra kumar
· 3 years ago
8d20da9
Merge pull request #30774 from ankush/postgres/stock
by Ankush Menat
· 3 years ago
88e257f
fix: column name in party query
by Ankush Menat
· 3 years ago
052171f
fix: date condition in tax rule
by Ankush Menat
· 3 years ago
a90e7e3
fix: proper quoting in sql queries
by Ankush Menat
· 3 years ago
7e555d3
fix: item price query for postgres
by Ankush Menat
· 3 years ago
7d2587c
fix: nullish check and table name
by Ankush Menat
· 3 years ago
0fdfc1e
fix: only query fields that exist
by Ankush Menat
· 3 years ago
ce75fe0
fix: out of range date value
by Ankush Menat
· 3 years ago
cdac2b8
fix: ignore duplicate fixtures
by Ankush Menat
· 3 years ago
e1c1687
refactor: use db agnostic `CombineDatetime`
by Ankush Menat
· 3 years ago
d3582ea
fix: Allow multi-currency opening invoices
by Deepesh Garg
· 3 years ago
4ffea61
Merge pull request #30754 from deepeshgarg007/round_off_account_cost_center
by Deepesh Garg
· 3 years ago
3fa1c63
test: Unit test for round off entry dimensions
by Deepesh Garg
· 3 years ago
b1158bc
Merge pull request #30799 from nextchamp-saqib/einv-cess-fix
by Deepesh Garg
· 3 years ago
f064e0b
Merge pull request #30642 from rahib-hassan/separate-discount-account
by Deepesh Garg
· 3 years ago
8e6c7a6
fix(india): cess value not considered while validating e-invoice totals
by Saqib Ansari
· 3 years ago
02aaa65
chore: Remove dead code
by Deepesh Garg
· 3 years ago
22bc107
Merge pull request #30778 from deepeshgarg007/accpunting_dimension_validate_ignore_new
by Deepesh Garg
· 3 years ago
6c86067
Merge branch 'develop' into separate-discount-account
by rahib-hassan
· 3 years ago
d6a43a3
test: tie breaking in SLEs (#30796)
by Ankush Menat
· 3 years ago
618fa0e
Merge branch 'develop' into accpunting_dimension_validate_ignore_new
by Deepesh Garg
· 3 years ago
afc6aa8
Merge pull request #30763 from deepeshgarg007/loan_reconciliation
by Deepesh Garg
· 3 years ago
c515abc
test: Remove teardown method
by Deepesh Garg
· 3 years ago
c312cd3
fix: Check if accounting dimension exists
by Deepesh Garg
· 3 years ago
783793d
Merge branch 'develop' of https://github.com/frappe/erpnext into round_off_account_cost_center
by Deepesh Garg
· 3 years ago
015812b
fix: Add accounting dimensions for round off GL Entry
by Deepesh Garg
· 3 years ago
d4d83f4
test: Fixes in test case
by Deepesh Garg
· 3 years ago
0eacc99
test: Fixes in test case
by Deepesh Garg
· 3 years ago
deed970
Merge pull request #30780 from ruchamahabal/promotion-enhancements
by Rucha Mahabal
· 3 years ago
8e5327a
fix: clear property child table on changing employee
by Rucha Mahabal
· 3 years ago
9d15808
chore: remove unused Employee Transfer Property doctype
by Rucha Mahabal
· 3 years ago
cfa4dfe
fix: reset old CTC on promotion cancellation
by Rucha Mahabal
· 3 years ago
9b93c63
fix: tests
by Rucha Mahabal
· 3 years ago
43c1d63
fix translation (#30781)
by Wolfram Schmidt
· 3 years ago
788e0a1
chore: format `employee_property_update.js`
by Rucha Mahabal
· 3 years ago
f99ba8d
Merge pull request #30779 from marination/validate-shopping-cart-quote-items
by Marica
· 3 years ago
ed04241
Merge branch 'develop' into promotion-enhancements
by Rucha Mahabal
· 3 years ago
833a33a
test: employee property update via Employee Promotion
by Rucha Mahabal
· 3 years ago
a93867d
feat: add CTC fields in Employee master and Promotion
by Rucha Mahabal
· 3 years ago
8d632e9
style: Re-run pre-commit
by marination
· 3 years ago
b848e61
fix: Skip unpublished Variants with published templates in shopping cart quote validation
by marination
· 3 years ago
53d8168
fix: linter format string after translation
by Devin Slauenwhite
· 3 years, 3 months ago
ea6d6e3
fix: linter trilaing whitespace
by Devin Slauenwhite
· 3 years, 3 months ago
48da3b4
fix: sider issues
by Devin Slauenwhite
· 3 years, 3 months ago
b88d5d1
fix(test): validate exception without website item
by Devin Slauenwhite
· 3 years, 3 months ago
86832fb
test: assert error if quotation contains non website item
by Devin Slauenwhite
· 3 years, 3 months ago
678a117
fix: shopping cart quotation without website item
by Devin Slauenwhite
· 3 years, 3 months ago
9bb132f
fix: Do not validate while creating accounting dimension
by Deepesh Garg
· 3 years ago
e088e65
fix: update translation (#30725)
by Vladislav
· 3 years ago
81b3342
Merge pull request #30757 from nextchamp-saqib/einv-401-fix
by Deepesh Garg
· 3 years ago
8a8476b
test: Add test coverage for bank clearance
by Deepesh Garg
· 3 years ago
d5ab626
Merge pull request #30726 from ankush/dependent_gle_reposting
by Ankush Menat
· 3 years ago
ee30366
fix: batch_no filtering not working when batch no is also a number in scientific notation (#30770)
by Ankush Menat
· 3 years ago
78c8e46
Merge branch 'develop' into separate-discount-account
by rahib-hassan
· 3 years ago
4dced7d
Merge pull request #30733 from marination/field-filters-e-com
by Ankush Menat
· 3 years ago
c42547d
fix: Use parent cost center for Sales and Purchase Invoice
by Deepesh Garg
· 3 years ago
87f1617
Merge branch 'develop' into field-filters-e-com
by Marica
· 3 years ago
c5d4bed
test: setup e commerce settings before running invalid filtrs test
by marination
· 3 years ago
Next »