Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
59432418c6fe6dccfbc440f26c2c946ac0fbda59
/
erpnext
5943241
fix: Consider multiple stock entry against a purchase order
by deepeshgarg007
· 5 years ago
f2798ea
fix: Conside multiple stock entry against a purchase order
by deepeshgarg007
· 5 years ago
9e6abc4
fix: Test case fixes
by deepeshgarg007
· 5 years ago
cb38cc9
fix: Enhancement in Purchase Order
by deepeshgarg007
· 5 years ago
5efedd7
fix: Travis (#18772)
by Deepesh Garg
· 5 years ago
960a1cb
fix: Party dashboard heatmap not capturing sales, purchase and other activities (#18753)
by Deepesh Garg
· 5 years ago
19c3cb0
fix: removed filters(not required) (#18729)
by Anurag Mishra
· 5 years ago
bc5712a
fix: validated cost center in financial_statement (#18733)
by Anurag Mishra
· 5 years ago
0df5134
fix: valuation rate in stock ledger (#18744)
by Mangesh-Khairnar
· 5 years ago
d5e5e22
Merge pull request #18523 from Vigneshsekar/attendance_grace_period
by Karthikeyan S
· 5 years ago
77ec3cf
Merge pull request #18757 from deepeshgarg007/accounting_dimension_fix
by Deepesh Garg
· 5 years ago
0a2ed6d
fix: Add missing semicolon
by deepeshgarg007
· 5 years ago
6e80cbf
Merge pull request #18761 from deepeshgarg007/symbol_fix_develop
by Deepesh Garg
· 5 years ago
ac3579d
Merge pull request #17624 from Mangesh-Khairnar/leave-management
by Faris Ansari
· 5 years ago
8d0b6f9
fix: Handling if no default dimension exists
by deepeshgarg007
· 5 years ago
42d9298
fix: Remove extra space
by deepeshgarg007
· 5 years ago
2fb6bc9
fix: Default dimensions in child doctypes
by deepeshgarg007
· 5 years ago
98a6e5c
Merge pull request #18742 from rohitwaghchaure/incorrect_sequnce_between_name_and_contact
by Deepesh Garg
· 5 years ago
c5d41af
fix: sequence of customer name and contact in the AR report
by Rohit Waghchaure
· 5 years ago
ae2a0fb
chore: remove unused code
by Mangesh-Khairnar
· 5 years ago
ca55af8
fix: travis
by Mangesh-Khairnar
· 5 years ago
3a42631
Merge branch 'develop' of https://github.com/frappe/erpnext into leave-management
by Mangesh-Khairnar
· 5 years ago
107b276
refactor: replace raw sql with orm
by Mangesh-Khairnar
· 5 years ago
760b078
fix(payroll-entry): commit submitted salary slip check on change (#18694)
by Mangesh-Khairnar
· 5 years ago
2c5dcbe
fix: Error handling in payment entry (#18720)
by Deepesh Garg
· 5 years ago
06ce1f5
fix(quality-inspection): fetch all items for inspection type in process (#18716)
by Mangesh-Khairnar
· 5 years ago
4454630
feat(Auto Attendance): Add grace period
by Vignesh S
· 6 years ago
de20b08
Merge branch 'develop' into company_fix_v13
by Anurag Mishra
· 5 years ago
904cbef
fix: removed hard coded string
by Anurag Mishra
· 5 years ago
33d00bf
fix: v12 patches sequence (#18610)
by Sagar Vora
· 5 years ago
4d7a0aa
Merge pull request #18705 from surajshetty3416/fix-payment-entry-account-permission
by rohitwaghchaure
· 5 years ago
dab5b1f
Merge branch 'develop' of https://github.com/frappe/erpnext into leave-management
by Mangesh-Khairnar
· 5 years ago
8b9b779
fix: fetch min date when carry forward expiry is greater than leave allocation expiry
by Mangesh-Khairnar
· 5 years ago
d2f13fe
fix: query (#18709)
by Anurag Mishra
· 5 years ago
469e430
Merge branch 'fix-payment-entry-account-permission' of github.com:surajshetty3416/erpnext into fix-payment-entry-account-permission
by Suraj Shetty
· 5 years ago
64a962c
fix: Re-organise code
by Suraj Shetty
· 5 years ago
1a2600c
fix: Ignore account permission check
by Suraj Shetty
· 5 years ago
7df50b6
fix(QMS): TreeView fixes (#18595)
by Himanshu
· 5 years ago
80afee0
fix: Set address while creating Opportunity from Lead (#18702)
by Suraj Shetty
· 5 years ago
bd2e7c0
fix: Comment description
by Suraj Shetty
· 5 years ago
3234f0d
fix: Check if account passed is accessible under Payment Entry
by Suraj Shetty
· 5 years ago
9eda500
Merge branch 'develop' into refactor-call-popup
by Faris Ansari
· 5 years ago
037caf0
feat: Updated translation (#18597)
by Frappe PR Bot
· 5 years ago
f81b6c7
fix: Set address while creating Opportunity from Lead (#18700)
by Suraj Shetty
· 5 years ago
1c728a7
fix(delivery note): change the text invoice to sales invoice on make button (#18658)
by DeeMysterio
· 5 years ago
af969d6
Added Employee Tax Exxxemption category and sub-category links (#18659)
by Michelle Alva
· 5 years ago
ebf38c5
fix: misc fixes (#18616)
by Himanshu
· 5 years ago
c97ffae
fix: Python3 urllib use in item_group.py (now uses six.moves) (#18643)
by Andrew McLeod
· 5 years ago
8363a6e
refactor: remove from date and to date from standard filter (#18696)
by Shivam Mishra
· 5 years ago
214815e
fix(patch): force reload child docs (#18672)
by sahil28297
· 5 years ago
43dc351
Merge pull request #18692 from deepeshgarg007/gstr-3b-non-gst-develop
by Deepesh Garg
· 5 years ago
9db6471
fix: Test Case
by deepeshgarg007
· 5 years ago
4b28b32
fix: Test Cases
by deepeshgarg007
· 5 years ago
c36abbc
fix: GSTR 3B report fixes
by deepeshgarg007
· 5 years ago
e6b076c
Merge pull request #18632 from netchampfaris/fix-item-template-description-fp
by Deepesh Garg
· 5 years ago
0b711d1
Merge pull request #18684 from marination/fixes_v12
by Deepesh Garg
· 5 years ago
3f7a757
Merge branch 'refactor-call-popup' of github.com:surajshetty3416/erpnext into refactor-call-popup
by Suraj Shetty
· 5 years ago
d4edd28
fix: Set Contact or Lead for call log
by Suraj Shetty
· 5 years ago
b282f1f
Merge branch 'develop' into refactor-call-popup
by Suraj Shetty
· 5 years ago
4583100
fix: Fixed error message in Payment Entry for outstanding invoices not found via filters
by marination
· 5 years ago
ca5fdeb
Merge pull request #18683 from Mangesh-Khairnar/fix-translation-test
by Deepesh Garg
· 5 years ago
7c7e9ec
test: translation fix
by Mangesh-Khairnar
· 5 years ago
8d4b04e
fix: get item from product bundle
by Anurag Mishra
· 5 years ago
e173d54
Merge branch 'develop' of https://github.com/frappe/erpnext into leave-management
by Mangesh-Khairnar
· 5 years ago
261d132
fix: calculate earned leaves based on annual allocation
by Mangesh-Khairnar
· 5 years ago
3662ed5
fix: multiple changes
by Mangesh-Khairnar
· 5 years ago
7e81806
Merge branch 'develop' into refactor-call-popup
by Suraj Shetty
· 5 years ago
44b906a
Merge branch 'refactor-call-popup' of github.com:surajshetty3416/erpnext into refactor-call-popup
by Suraj Shetty
· 5 years ago
429bfcf
fix: Make requested changes
by Suraj Shetty
· 5 years ago
99c26e0
fix: Set Maintenance Status fields as Read Only (#18634)
by Faris Ansari
· 5 years ago
bafc89f
refactor: convert raw sql to orm
by Mangesh-Khairnar
· 5 years ago
f3a5188
fix: accounting period (#18477)
by Mangesh-Khairnar
· 5 years ago
9bc4232
feat: calculate remaining leaves both multiple simultaneous allocation
by Mangesh-Khairnar
· 5 years ago
5cbe616
feat: consider carry forwarded leaves on creation of encashment
by Mangesh-Khairnar
· 5 years ago
f2bf76a
fix: Show Cr or Dr symbol in chart of accounts based on balance (#18653)
by Deepesh Garg
· 5 years ago
065e8f3
fix: Changes in print format due to attribute name changes in frappe (#18639)
by Deepesh Garg
· 5 years ago
afae8a0
fix: Show created serial nos as links in message (#18636)
by Faris Ansari
· 5 years ago
472050b
fix(quickbooks): Do not build global search for QuickBooks Migrator (#18628)
by Aditya Hase
· 5 years ago
c7716f0
Merge branch 'develop' into refactor-call-popup
by Suraj Shetty
· 5 years ago
3623452
fix(Item Template): Fallback description string
by Faris Ansari
· 5 years ago
6276f1a
fix(minor): don't update modified timestamp for overdue tasks
by Rushabh Mehta
· 5 years ago
9f4b270
fix: prev_doc
by Suraj Shetty
· 5 years ago
4ca82f9
fix: Show contact and lead name in list view
by Suraj Shetty
· 5 years ago
207f218
Merge branch 'refactor-call-popup' of github.com:surajshetty3416/erpnext into refactor-call-popup
by Suraj Shetty
· 5 years ago
89d8a0b
fix: reset_employee_emails_cache method
by Suraj Shetty
· 5 years ago
f6f8492
Merge branch 'develop' into refactor-call-popup
by Suraj Shetty
· 5 years ago
7d3f1fe
fix: Employee selection for call popup
by Suraj Shetty
· 5 years ago
3146475
fix: check for old unexpired allocation
by Mangesh-Khairnar
· 5 years ago
6bed870
feat: pro-rata leave allocation
by Mangesh-Khairnar
· 5 years ago
f281f00
feat: auto leave encashment
by Mangesh-Khairnar
· 5 years ago
e4abaa7
Merge pull request #18591 from deepeshgarg007/utils_fix_develop
by Deepesh Garg
· 5 years ago
d9fa83b
fix: added Company by default in session defaults (#18471)
by Rucha Mahabal
· 5 years ago
043f70e
fix: Aambigious column in query
by deepeshgarg007
· 5 years ago
0957480
fix: Show popup to employees with same phone number
by Suraj Shetty
· 5 years ago
833afea
feat: Updated translation (#18542)
by Frappe PR Bot
· 5 years ago
31c5c1e
fix(payroll-entry): show make bank entry button (#18497)
by Mangesh-Khairnar
· 5 years ago
f9fb92e
feat: validate cwip accoutns in journal entry (#18519)
by Anurag Mishra
· 5 years ago
a3d5200
fix(sales-order): update items (#18535)
by Mangesh-Khairnar
· 5 years ago
cfb8994
fix: Make conversion rate optional for non itemized items (#18541)
by Deepesh Garg
· 5 years ago
fb5aa43
fix: Type error handling while getting material request items (#18549)
by Deepesh Garg
· 5 years ago
Next »