Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
7bd84f2696487fa88ef558060eba878657fc6075
7bd84f2
chore: remove unused import
by Rucha Mahabal
· 2 years, 11 months ago
58fb2f7
refactor: Overlapping validation for Shift Request
by Rucha Mahabal
· 2 years, 11 months ago
6fffdcf
test: Shift Type with Auto Attendance setup and working
by Rucha Mahabal
· 2 years, 11 months ago
655c1dd
fix: attendance fixes
by Rucha Mahabal
· 3 years ago
d45e286
test: shift assignment creation
by Rucha Mahabal
· 3 years ago
e4cc0c1
fix: tests
by Rucha Mahabal
· 3 years ago
97547da
fix(test): make holiday list for shift and checkin tests
by Rucha Mahabal
· 3 years ago
af13919
test: fetching shifts in Employee Checkins
by Rucha Mahabal
· 3 years ago
72501f2
Merge branch 'develop' into multiple-shifts
by Rucha Mahabal
· 3 years ago
0a3cf64
chore: ignore formatting changes in blame
by Rucha Mahabal
· 3 years ago
baec607
style: format code with black
by Rucha Mahabal
· 3 years ago
acb2743
test: monthly attendance sheet
by Rucha Mahabal
· 3 years ago
291415d
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
by Saqib Ansari
· 3 years ago
9ff1904
fix: explicitly check if additional salary is recurring while fetching components for payroll (#30489)
by Rucha Mahabal
· 3 years ago
8ab226a
test: add class to uniquely id item dashboard (#30487)
by Ankush Menat
· 3 years ago
62c5719
chore: remove ui test config
by Ankush Menat
· 3 years ago
fe96254
chore: skip style checks in sider
by Ankush Menat
· 3 years ago
7e719a1
Merge pull request #30377 from marination/stock-entry-items-idx
by Marica
· 3 years ago
87dc9c6
Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation
by Saqib Ansari
· 3 years ago
b5ad626
fix: Linter
by marination
· 3 years ago
b80fac0
fix: validate 0 transfer qty in stock entry (#30476)
by Ankush Menat
· 3 years ago
41cfcdb
feat: show shift-wise attendance in monthly attendance sheet
by Rucha Mahabal
· 3 years ago
865204a
feat: add colors for attendance status to lessen the cognitive load
by Rucha Mahabal
· 3 years ago
e79d292
refactor: Monthly Attendance Sheet
by Rucha Mahabal
· 3 years ago
f2ee365
chore: sort imports, remove unused imports
by Rucha Mahabal
· 3 years ago
4ef2911
refactor: mark absent for employees with no attendance
by Rucha Mahabal
· 3 years ago
742c8f0
feat: auto attendance marking for multiple shifts on the same day
by Rucha Mahabal
· 3 years ago
cb3b330
refactor: Allow multiple attendance records creation for different shifts
by Rucha Mahabal
· 3 years ago
f6a12a9
refactor: rewrite docstrings and add type hints for functions
by Rucha Mahabal
· 3 years ago
e7cbb5f
fix: fetching shift on timing boundaries
by Rucha Mahabal
· 3 years ago
62e7275
refactor: handle shifts spanning over 2 different days
by Rucha Mahabal
· 3 years ago
ace3f8a
fix: handle shift grace overlap while finding current shift
by Rucha Mahabal
· 3 years ago
625a9f6
refactor: consider timeslots in `get_employee_shift`
by Rucha Mahabal
· 3 years ago
3711119
refactor: overlapping shifts validation
by Rucha Mahabal
· 3 years, 1 month ago
b12fe0f
fix: dont check for failed repost while freezing (#30472)
by Ankush Menat
· 3 years ago
fa3b953
test: idx mapping correctness
by marination
· 3 years ago
c122882
fix: credit limit validation in delivery note
by Saqib Ansari
· 3 years ago
88a460b
Merge branch 'develop' into stock-entry-items-idx
by Marica
· 3 years ago
d29e314
ci: pin click for black (#30464)
by Ankush Menat
· 3 years ago
76dce2e
fix: use `name` for links not `item_code` (#30462)
by Ankush Menat
· 3 years ago
760e68b
Merge pull request #30426 from frappe/mergify/bp/develop/pr-30395
by Deepesh Garg
· 3 years ago
639d380
chore: Remove redundant idx query and value setting
by marination
· 3 years ago
40d7418
Merge branch 'develop' into stock-entry-items-idx
by Ankush Menat
· 3 years ago
3821a97
Merge branch 'develop' into mergify/bp/develop/pr-30395
by Ankush Menat
· 3 years ago
7c0c31b
Merge pull request #29783 from ankush/format
by Ankush Menat
· 3 years ago
b0f7931
chore: ignore black formatting changes in blame
by Ankush Menat
· 3 years ago
494bd9e
style: format code with black
by Ankush Menat
· 3 years ago
21e00da
ci: force black formatting (pre-commit)
by Ankush Menat
· 3 years, 1 month ago
8dff4d6
fix: bom valuation - handle lack of LPP (#30454)
by Ankush Menat
· 3 years ago
77c36f6
fix: set `options` for Currency field Incoming Rate (#30384)
by Sagar Vora
· 3 years ago
c01fe74
fix(patch): fix failing patches (#30427)
by Raffael Meyer
· 3 years ago
eea18395
Merge pull request #30419 from nextchamp-saqib/fix-item-tax-template-patch
by Saqib Ansari
· 3 years ago
500870b
fix: enable row deletion in reference table
by rahib-hassan
· 3 years ago
b58b134
refactor: dont harcode "serial_no" field
by Ankush Menat
· 3 years ago
98468fa
fix: ignore circular dependencies on barcode scan
by Ankush Menat
· 3 years ago
806f420
fix: revert global flag added for erasing barcode
by Ankush Menat
· 3 years ago
17a2ceb
style: prettier js
by Ankush Menat
· 3 years ago
9f0e794
fix: clean up if item is not found
by Ankush Menat
· 3 years ago
32e44f5
fix: correctly capture first serial no
by Ankush Menat
· 3 years ago
b3c604d
refactor: dont hardcode child table name
by Ankush Menat
· 3 years ago
3a8656b
refactor: split data update responsibilty to multiple functions
by Ankush Menat
· 3 years ago
c34847e
refactor: dont hardcode child table "items"
by Ankush Menat
· 3 years ago
893139f
refactor: dont hardcode "scan_barcode" field
by Ankush Menat
· 3 years ago
bd06ffa
refactor: store scannned field as attr
by Ankush Menat
· 3 years ago
2d15413
refactor: transaction.js -> barcode_scanner.js
by Ankush Menat
· 3 years ago
18abb28
fix(barcode_scan): dont add duplicate serial nos
by Ankush Menat
· 3 years ago
b06123b
fix: trigger `table_add` on new row
by Ankush Menat
· 3 years ago
a270f12
fix(UX): reduce duration of barcode scan toasts
by Ankush Menat
· 3 years ago
69ae266
fix: update picked qty on cancellation
by Ankush Menat
· 3 years ago
18c5b24
fix: Update condition
by Deepesh Garg
· 3 years ago
fc09377
fix: Resolve conflicts
by Deepesh Garg
· 3 years ago
e401ad3
refactor: replace dead duplicate code
by Ankush Menat
· 3 years ago
9daea6f
perf: slimmer and faster before_tests
by Ankush Menat
· 3 years ago
c10e497
Merge pull request #30420 from nextchamp-saqib/fix-minor-custom-cash-flow
by Saqib Ansari
· 3 years ago
4766732
Merge branch 'develop' into fix-item-tax-template-patch
by Saqib Ansari
· 3 years ago
8e7c214
Merge branch 'develop' into fix-minor-custom-cash-flow
by Saqib Ansari
· 3 years ago
0312c50
Merge pull request #30430 from frappe/mergify/bp/develop/pr-30429
by Deepesh Garg
· 3 years ago
2e96485
fix: Check for onload property
by Deepesh Garg
· 3 years ago
ffec951
fix: do not update status to Paid if sanctioned amount is 0
by Rucha Mahabal
· 3 years ago
2d91578
chore: sort imports
by Rucha Mahabal
· 3 years ago
edf0c00
test: expense claim against fully and partially paid advances
by Rucha Mahabal
· 3 years ago
0461223
fix: Expense Claim conditions for Paid status
by Rucha Mahabal
· 3 years ago
19b1b1f
test: test for auto write-off amount
by Deepesh Garg
· 3 years ago
b2ac773
fix: Ignore for Purchase Invoices
by Deepesh Garg
· 3 years ago
8cfa3a9
fix: Ignore for Purchase Invoices
by Deepesh Garg
· 3 years ago
d04d303
fix: Client side changes for POS Write off amount
by Deepesh Garg
· 3 years ago
f57f4af
fix: Write off amount wrongly calculated in POS Invoice
by Deepesh Garg
· 3 years ago
0534cf6
fix: show subassembly table always (#30422)
by Ankush Menat
· 3 years ago
80c7d70
Merge branch 'develop' into fix-minor-custom-cash-flow
by Saqib Ansari
· 3 years ago
5450542
fix: unsupported operand type(s) for +=: 'int' and 'NoneType'
by Saqib Ansari
· 3 years ago
85b0d5f
fix: translations (#30387)
by Wolfram Schmidt
· 3 years ago
f06ef17
fix: copy has_batch_no and has_serial_no while duplicating
by Ankush Menat
· 3 years ago
f4b39b8
fix(UX): use autocomplete for variant fields
by Ankush Menat
· 3 years ago
936267c
fix: move item tax to item tax template patch
by Saqib Ansari
· 3 years ago
33863cd
Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again
by Saqib Ansari
· 3 years ago
a9d992a
Merge pull request #30338 from deepeshgarg007/bank_transaction_currency_symbol_fixes
by Deepesh Garg
· 3 years ago
e0c36d8
chore: ignore rules for QB formatting
by Saqib Ansari
· 3 years ago
3a639f6
Merge pull request #30413 from frappe/mergify/bp/develop/pr-30406
by Deepesh Garg
· 3 years ago
97e102c
fix: Condition
by Deepesh Garg
· 3 years ago
a83a0a0
fix: Revert rate calculation
by Deepesh Garg
· 3 years ago
Next »