Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
fa799f7d81e99f06eab5ec4ed634b5d8378fb3ca
fa799f7
Merge branch '4.0.0-cleanup' of github.com:webnotes/erpnext into 4.0.0-cleanup
by Rushabh Mehta
· 11 years ago
b5be7ba
Stock Return: fetch customer and supplier details
by Nabin Hait
· 11 years ago
8dc2c6a
Default accounts in company should not be copied
by Nabin Hait
· 11 years ago
ec43e4d
Merged with develop
by Nabin Hait
· 11 years ago
c58b330
Merge pull request #1372 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
5d976ca
recurring invoice test fix
by Nabin Hait
· 11 years ago
fcb6b01
cleaned up email
by Rushabh Mehta
· 11 years ago
f2f1795
Serial no fix
by Nabin Hait
· 11 years ago
6448076
Merge branch 'develop'
by Pratik Vyas
· 11 years ago
3f657bc
bumped to version 3.8.0
by Pratik Vyas
· 11 years ago
0ff32e7
Merged with 4.0.0-wip
by Nabin Hait
· 11 years ago
fe8db59
Fixed conflict while merging with develop
by Nabin Hait
· 11 years ago
53f7ba2
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
by Nabin Hait
· 11 years ago
937103f
Update accounts_receivable.py
by Nabin Hait
· 11 years ago
1969f9e
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
by Nabin Hait
· 11 years ago
60fcce6
Minor fix in accounts receivable report
by Nabin Hait
· 11 years ago
47fcc03
Merge pull request #1371 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
7e676f3
Merge pull request #1370 from akhileshdarjee/hotfix
by Nabin Hait
· 11 years ago
30aac9b
removed contact person for lead filter
by Akhilesh Darjee
· 11 years ago
c2a5858
Minor fix in accounts receivable report
by Nabin Hait
· 11 years ago
879b3a0
Set expense account for perpetual inventory only non-opening invoices
by Nabin Hait
· 11 years ago
ef0a0e8
stashed footer page
by Akhilesh Darjee
· 11 years ago
f7f20f6
shipping address in quotation fixed for customer validation
by Akhilesh Darjee
· 11 years ago
b87e9f2
Fixes in fetching party details
by Nabin Hait
· 11 years ago
24da761
more updates to party
by Rushabh Mehta
· 11 years ago
115dcc0
Merge pull request #1361 from trhura/develop
by Nabin Hait
· 11 years ago
990d7c4
added StockFreezeError, and uncomment stock_auth_role check
by Thura Hlaing
· 11 years ago
166024a
Merge branch 'develop' of https://github.com/webnotes/erpnext into develop
by Thura Hlaing
· 11 years ago
3c4bb0c
initial tests for freeze stock functionality
by Thura Hlaing
· 11 years ago
258191a
fix bug by coercing `stock_frozen_upto_days` value to int
by Thura Hlaing
· 11 years ago
d66396a
fixed typo add_date -> add_days
by Thura Hlaing
· 11 years ago
49dd7be
added get_supplier_details and commonified invoice functions
by Rushabh Mehta
· 11 years ago
21d324c
Merged with 4.0-wip
by Nabin Hait
· 11 years ago
7c19769
webnotes/erpnext#912 stay updated button fixed in website
by Akhilesh Darjee
· 11 years ago
158200b
Merge pull request #1363 from akhileshdarjee/hotfix
by Nabin Hait
· 11 years ago
a570cd6
webnotes/erpnext#1362 allow renaming of sales and purchase taxes and charges master
by Akhilesh Darjee
· 11 years ago
d7f3d63
Merge branch 'develop' of https://github.com/webnotes/erpnext into develop
by Thura Hlaing
· 11 years ago
2e67426
label/message update in error reporting
by Thura Hlaing
· 11 years ago
16f88ba
import add_date, removed timedelta import
by Thura Hlaing
· 11 years ago
e31a418
tabify modifications, minor coding style/message updates
by Thura Hlaing
· 11 years ago
7349c19
Merge branch 'develop'
by Pratik Vyas
· 11 years ago
dc540dd
bumped to version 3.7.1
by Pratik Vyas
· 11 years ago
4b97811
Merge pull request #1359 from akhileshdarjee/4.0-hotfix
by Nabin Hait
· 11 years ago
5c494f7
Merge pull request #1360 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
191935b
Planned qty patch: auto commit on many writes
by Nabin Hait
· 11 years ago
ffa4769
Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix
by Akhilesh Darjee
· 11 years ago
db43049
POS Invoice print format showing inclusive taxes and discount amount
by Akhilesh Darjee
· 11 years ago
db7901e
Merge pull request #1261 from akhileshdarjee/maintenance2
by Nabin Hait
· 11 years ago
8c78a1a
Merge branch 'develop'
by Pratik Vyas
· 11 years ago
8821541
bumped to version 3.7.0
by Pratik Vyas
· 11 years ago
5cec7ec
Merge pull request #1355 from akhileshdarjee/hotfix
by Nabin Hait
· 11 years ago
9d55666
changed stock_frozen_upto to stock_frozen_upto_days, and added validation for it in stock ledger
by Thura Hlaing
· 11 years ago
86894f3
merge conflict fixed
by Akhilesh Darjee
· 11 years ago
9536f11
Merge pull request #1358 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
44a40b8
Fixed planned qty bug and patch to recalculate planned qty
by Nabin Hait
· 11 years ago
b3d26c0
Fixed planned qty bug and patch to recalculate planned qty
by Nabin Hait
· 11 years ago
98d4622
Merge branch 'develop' of github.com:trhura/erpnext
by Thura Hlaing
· 11 years ago
24b26db
initial prototype implementation for issue #856
by Thura Hlaing
· 11 years ago
fa9faba
Serial no status fix: patch to set status not available where no sle exists
by Nabin Hait
· 11 years ago
49e8e78
webnotes/erpnext#1353 allow rename for price list
by Akhilesh Darjee
· 11 years ago
c4ee748
BugFix: Production Planning Tool - get_raw_materials
by Anand Doshi
· 11 years ago
3f8f4ff
BugFix: Production Planning Tool - get_raw_materials
by Anand Doshi
· 11 years ago
cb39e08
Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip
by Anand Doshi
· 11 years ago
a4e0a1c
minor changes
by Akhilesh Darjee
· 11 years ago
fc13b87
Fixes in Make Demo
by Anand Doshi
· 11 years ago
d9ba544
Fix in Item Test Case
by Anand Doshi
· 11 years ago
2fa914b
Merge pull request #1347 from akhileshdarjee/4.0-hotfix
by Rushabh Mehta
· 11 years ago
e288e52
added title_fields for Task, Newsletter
by Rushabh Mehta
· 11 years ago
7cbf5b4
Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix
by Akhilesh Darjee
· 11 years ago
44edfb7
method name fixing
by Akhilesh Darjee
· 11 years ago
1cd96a1
updates for restriction
by Rushabh Mehta
· 11 years ago
af21479
Merge pull request #1342 from akhileshdarjee/hotfix
by Nabin Hait
· 11 years ago
93eab55
Minor fix in path
by Nabin Hait
· 11 years ago
4ba95d0
Fix in testcases
by Nabin Hait
· 11 years ago
5ae6a61
Fixes related to appifing shopping cart
by Nabin Hait
· 11 years ago
eec59ae
Merge pull request #1345 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
efa9a7e
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
by Nabin Hait
· 11 years ago
557abde
order preview through customer login
by Nabin Hait
· 11 years ago
8589b1d
Use model set_value for updating values from POS
by Akhilesh Darjee
· 11 years ago
82a21be
Item List refresh when price list changed in POS
by Akhilesh Darjee
· 11 years ago
256c4da
Merge branch 'develop'
by Pratik Vyas
· 11 years ago
7395dc9
bumped to version 3.6.6
by Pratik Vyas
· 11 years ago
6a23cfa
Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0.0-wip
by Nabin Hait
· 11 years ago
d39bc09
Merge pull request #1341 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
c767679
Dont display old fraction outstanding in AR report
by Nabin Hait
· 11 years ago
7460dcf
updated Bootstrap
by Rushabh Mehta
· 11 years ago
423932f
Fixes in general ledger opening
by Nabin Hait
· 11 years ago
efda5b0
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
by Nabin Hait
· 11 years ago
13a9e27
Fixes in warehouse merge function
by Nabin Hait
· 11 years ago
b0433d9
Merge branch 'develop'
by Pratik Vyas
· 11 years ago
f3aba2e
bumped to version 3.6.5
by Pratik Vyas
· 11 years ago
1594f10
Merge pull request #1340 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
b2f2df4
General ledger: opening balance issue fixed
by Nabin Hait
· 11 years ago
9f6c48d
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
by Nabin Hait
· 11 years ago
f0307dc
Merge branch 'develop'
by Pratik Vyas
· 11 years ago
872e4d1
bumped to version 3.6.4
by Pratik Vyas
· 11 years ago
b164e60
Merge pull request #1337 from nabinhait/hotfix
by Nabin Hait
· 11 years ago
8063433
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
by Nabin Hait
· 11 years ago
afe93d6
Increased remarks width in general ledger
by Nabin Hait
· 11 years ago
cd20717
Merge pull request #1336 from akhileshdarjee/disable-price-list
by Nabin Hait
· 11 years ago
Next »