Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
6e170e16e21f7d87414273548d6b5a4024705121
6e170e1
Merge pull request #20730 from AndyOverLord/patch-1
by Deepesh Garg
· 5 years ago
75d9d79
fix: missing assign item's expense_account
by Andy Zhu
· 5 years ago
0ebace5
fix: Update paid amount for pos return (#20543)
by Deepesh Garg
· 5 years ago
735ec98
Merge pull request #20623 from jprashant09/develop
by Deepesh Garg
· 5 years ago
aaea4e6
fix: Validation condition
by Deepesh Garg
· 5 years ago
dee42de
Merge pull request #20596 from PratikM34/develop
by Deepesh Garg
· 5 years ago
cd416bb
Merge pull request #20617 from jsukrut/develop
by Deepesh Garg
· 5 years ago
6ba33ac
Merge pull request #20691 from prssanna/opportunity-fix
by Himanshu
· 5 years ago
83acff9
Merge branch 'develop' into opportunity-fix
by Himanshu
· 5 years ago
6e53afd
fix: Travis (#20688)
by Deepesh Garg
· 5 years ago
d52354f
Merge pull request #20678 from Mangesh-Khairnar/backport-github-action
by Mangesh-Khairnar
· 5 years ago
3fa2e48
Merge branch 'develop' into backport-github-action
by Suraj Shetty
· 5 years ago
3218730
fix: set query on change in opportunity_from value
by prssanna
· 5 years ago
1db8ea3
Merge pull request #20687 from Anurag810/additional_salary_fixes_v13
by Mangesh-Khairnar
· 5 years ago
3f0c011
fix: Additional salary can be created only for active employee
by Anurag Mishra
· 5 years ago
e435101
Merge branch 'develop' into backport-github-action
by Nabin Hait
· 5 years ago
a29c87c
feat: remove unused route creation variable (#20558)
by Rohan
· 5 years ago
5d5f5b4
fix(HR): skip earned leaves check for max leaves set to zero or less (#20535)
by Mangesh-Khairnar
· 5 years ago
a871d30
Merge pull request #20607 from khushalti/develop
by Deepesh Garg
· 5 years ago
a002196
fix: Validation message
by Deepesh Garg
· 5 years ago
2c1da89
Merge pull request #20450 from Anurag810/fleet-management
by Deepesh Garg
· 5 years ago
395b2b1
fix: apply url encoding to project names (#20642)
by Rohan
· 5 years ago
6f6e3a9
fix: return null for attribute (#20674)
by Mangesh-Khairnar
· 5 years ago
6071313
fix: document creation via onboarding slide (#20644)
by Rucha Mahabal
· 5 years ago
51cf0eb
fix: changed field type which was affecting filters (#20671)
by Anurag Mishra
· 5 years ago
45ea2bf
chore(ci-coverage): Pin coverage 4.5.4 #20646 (#20647)
by Mathieu Brunot
· 5 years ago
ca7f53b
chore: SINV set_status remove redundant function calls (#20660)
by Saqib
· 5 years ago
cfe2db6
fix: mandatory on hold comment for purchase invoice (#20666)
by Saqib
· 5 years ago
f3acb6b
fix: use system language to translate strings (#20682)
by Mangesh-Khairnar
· 5 years ago
2d7e024
fix: use system language to translate strings (#20673)
by Mangesh-Khairnar
· 5 years ago
56837bc
fix: check for available stock in product bundle's website warehouse (#20681)
by Saqib
· 5 years ago
cc56b69
Merge pull request #20582 from alyf-de/fix_datev
by Deepesh Garg
· 5 years ago
df1ba3e
chore: Add github action to automate backporting
by Mangesh-Khairnar
· 5 years ago
6870161
Merge pull request #20669 from Alchez/dev-priority-issue
by Deepesh Garg
· 5 years ago
23aa5c6
Merge pull request #20643 from abhijitkumbharInd/develop
by Deepesh Garg
· 5 years ago
ad246a4
Merge pull request #19856 from alyf-de/skr03_gnucash
by Deepesh Garg
· 5 years ago
40546d8
Merge pull request #20663 from marination/stock-settings-query
by Deepesh Garg
· 5 years ago
1a11cb5
test: syncing of odometer value
by Anurag Mishra
· 5 years ago
e5b59c7
fix: show priority in Issue list view
by Rohan Bansal
· 5 years ago
120f750
fix: Server side validation for Warehouses
by marination
· 5 years ago
5632712
Merge pull request #20634 from scmmishra/tree-fix-qms-dev
by Deepesh Garg
· 5 years ago
bde13b9
fix: Set Query on warehouse fields in Stock Settings
by marination
· 5 years ago
8773dc3
fix: student max gropu cannot be zero or less than zero
by Khushal Trivedi
· 5 years ago
0a6314a
Merge pull request #20659 from deepeshgarg007/plaid_fix_develop
by Deepesh Garg
· 5 years ago
1644530
fix: Styling and minor fixes
by Deepesh Garg
· 5 years ago
f2fb963
Ignore codacy SQL injection warning (internal code only) and add copyright notice
by racitup
· 5 years ago
805c3ef
fix: manually added patch for bank reconciliatio fields since develop branch was in a different place
by racitup
· 5 years ago
547a0bb
fix: attempt at pymysql InternalError 1054 about clearance_date in field list when removing payments from bank transactions
by racitup
· 5 years ago
7196789
fix: Bank Reconciliation Bank Account and Bank Account No field names
by racitup
· 5 years ago
3c5bb80
fix: Plaid transaction import order, transaction_id duplicate check, added transaction category tags
by racitup
· 5 years ago
9a47c3d
fix: Plaid automatic_synchronization TypeError on filter & add info log message #20343
by racitup
· 5 years ago
1548e20
fix: KeyError about bank_account_no due to non-existent field: #20343
by racitup
· 5 years ago
7cda218
fix: pymysql.err.InternalError about t2.bank_account_no due to removal of field from Journal Entry Account table: #20343
by racitup
· 5 years ago
3a196b0
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
by Khushal Trivedi
· 5 years ago
33ad0da
Merge pull request #20604 from AnilPise/develop
by Deepesh Garg
· 5 years ago
0ce9e0c
feat: Group by AR/AP report (#20573)
by Deepesh Garg
· 5 years ago
ecba5c4
Merge pull request #20657 from anuradha-8/develop
by Deepesh Garg
· 5 years ago
0abc181
Merge pull request #20638 from nextchamp-saqib/pos-mode-of-pay-fix
by rohitwaghchaure
· 5 years ago
15ca118
Merge pull request #20654 from marination/precision-mr-item
by rohitwaghchaure
· 5 years ago
15ff6a5
feat: Inter warehouse stock transfer on valuation rate with taxation (#20083)
by Deepesh Garg
· 5 years ago
93e8fc1
fix: date of birth cannot be greater than today on student application form
by Anuradha Kalaskar
· 5 years ago
1153de1
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
by Khushal Trivedi
· 5 years ago
e143983
fix: Stock Quantity not calculated on client side in Material Request Items.
by marination
· 5 years ago
0047fcf
fix: HSN/SAC Error while creating a new item and not selecting the field. #20590
by abhijitkumbharIND
· 5 years ago
db00270
feat: Added popup to 'Get Items from Open Material Requests' in Purchase Order (#20371)
by Marica
· 5 years ago
68fa65e
fix: Throw message
by indictrans
· 5 years ago
a840889
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
by indictrans
· 5 years ago
23e7286
fix: disabled mode of payments fetches in sales invoices
by thefalconx33
· 5 years ago
f5b74d2
Merge pull request #20637 from gavindsouza/package-json
by Suraj Shetty
· 5 years ago
7a46aae
fix: updated package.json
by Gavin D'souza
· 5 years ago
a6701aa
Merge pull request #20569 from Er-Naren719/feat-user-table-columns-updated
by Deepesh Garg
· 5 years ago
c14f49c
fix: filters for quality_procedure tree
by Shivam Mishra
· 5 years ago
5894c2d
Merge pull request #20595 from anuradha-8/develop
by Deepesh Garg
· 5 years ago
fd182b8
Merge pull request #20616 from Darpan245/develop
by Deepesh Garg
· 5 years ago
de4bd56
Merge pull request #20631 from P-Froggy/patch-2
by rohitwaghchaure
· 5 years ago
b371215
Bank accounts reference in supplier dashboard
by P-Froggy
· 5 years ago
ad5da82
fix:Future date of birth accepted at Sibling Detail section in Student form #20619
by indictrans
· 5 years ago
bd582cf
Merge pull request #20629 from shrikant9867/develop
by Deepesh Garg
· 5 years ago
e329d41
fix: Added validation for student DOB can not be greater than Joining Date
by shrikant dixit
· 5 years ago
1118ee0
fix:Future date of birth accepted at Sibling Detail section in Student form #20619
by indictrans
· 5 years ago
c0fd30a
fix: Indentation
by jsukrut
· 5 years ago
c3a23dd
fix: restricted duplicate courses on Program Enrollment doctype (#20611)
by jsukrut
· 5 years ago
3a6ca13
fix:Mandatory field property failed to work based on the selection of field 'Group Based on' on 'Student Group' Page #20605
by jsukrut
· 5 years ago
7c47413
fix: Removed Missing semicolon and Mixed spaces and tabs and Trailing spaces not allowed.
by anil pise
· 5 years ago
37eb22e
Merge branch 'develop' of https://github.com/khushalti/erpnext into develop
by Khushal Trivedi
· 5 years ago
dc39b4b
fix: validation on max group strength student group form
by Khushal Trivedi
· 5 years ago
21b1a00
Fix:Child account which is not a group account is treating as Parent Account while creating New Department. #20599
by anil pise
· 5 years ago
c224cf7
fix: restricted duplicate topics on Course doctype (#20594)
by pratik.m
· 5 years ago
21d662f
fix: to date cannot be less than from date validation on student leave application
by Anuradha Kalaskar
· 5 years ago
6ee4c09
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
by Khushal Trivedi
· 5 years ago
772394b
fix header
by Raffael Meyer
· 5 years ago
54717fa
update cloumn names
by Raffael Meyer
· 5 years ago
3bacdf1
quote format name
by Raffael Meyer
· 5 years ago
96b66df
update TRANSACTION_COLUMNS according to "DATEV Format v7.0"
by Raffael Meyer
· 5 years ago
b555ed0
update header accoding to "DATEV Format v7.0"
by Raffael Meyer
· 5 years ago
8818850
consutant number and client number are mandatory
by Raffael Meyer
· 5 years ago
46cf208
generated on is datetime, not date
by Raffael Meyer
· 5 years ago
0070805
add format version (data type)
by Raffael Meyer
· 5 years ago
7d27778
bump version number
by Raffael Meyer
· 5 years ago
4fb8977
EXTF must be in quotes
by Raffael Meyer
· 5 years ago
Next »