Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
3c14c5a16c060792f872ddd658245040c34efdfa
3c14c5a
[fix] tax_rule.py args
by Rushabh Mehta
· 7 years ago
2b87d10
[fix] https://github.com/frappe/erpnext/issues/10956
by Rushabh Mehta
· 7 years ago
edd4fd4
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
ca916a7
bumped to version 9.0.3
by Nabin Hait
· 7 years ago
53e1907
[hotfix] fixes and refactored Quoted Item Comparison report (#10954)
by Makarand Bauskar
· 7 years ago
a0ba559
[fix] production_order.py via error report
by Rushabh Mehta
· 7 years ago
1664580
[fix] Added billing address gstin number in the sales invoice and delivery note as well in the sales gst reports (#10872)
by rohitwaghchaure
· 7 years ago
94799a8
[fix] ‘NoneType’ object is not iterable onload of POS (#10941)
by rohitwaghchaure
· 7 years ago
7baacb7
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
76615c8
bumped to version 9.0.2
by Nabin Hait
· 7 years ago
283922d
[fix] Check for stock_qty, else use qty (#10937)
by Prateeksha Singh
· 7 years ago
da8de2f
Re-order patch sequence (#10936)
by rohitwaghchaure
· 7 years ago
0060993
Merge pull request #10931 from rohitwaghchaure/customer_group_issue_for_lead
by rohitwaghchaure
· 7 years ago
566a0a0
[fix] 'NoneType' object is not iterable while saving quotation
by Rohit Waghchaure
· 7 years ago
f702d72
[minor] [performance] push hsn code creation after setup (#10928)
by Rushabh Mehta
· 7 years ago
e0a845c
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
eb686f8
bumped to version 9.0.1
by Nabin Hait
· 7 years ago
d3fa191
Properly redirect supplier after quotations submit (#10903)
by Brown-Harry Boma
· 7 years ago
70eaf2d
[minor] removed the default precision for the margin_rate_or_amount field (#10923)
by Makarand Bauskar
· 7 years ago
103b239
Merge pull request #10925 from rohitwaghchaure/pos_issues_v9
by rohitwaghchaure
· 7 years ago
87e994e
[fixed] Disocunt amount not working for POS
by Rohit Waghchaure
· 7 years ago
45d45f4
[hotfix] Wrong calculation of total in taxes and totals (#10924)
by rohitwaghchaure
· 7 years ago
df8fbd7
[fix] batch qty checked against stock_qty field (#10906)
by Prateeksha Singh
· 7 years ago
8ff0a64
Merge branch 'staging'
by Nabin Hait
· 7 years ago
c0b4f0e
bumped to version 9.0.0
by Nabin Hait
· 7 years ago
b0ba55e
Set bill no while making payment entry from purchase invoice
by Nabin Hait
· 7 years ago
d4c2d77
[fix] POS not working if user clicks on back button from form view (#10912)
by rohitwaghchaure
· 7 years ago
ada8ba9
[setup] remove translations from action name (#10911)
by Prateeksha Singh
· 7 years ago
773e686
change log for version 9
by Nabin Hait
· 7 years ago
360c1ef
Merge branch 'master' into staging
by Nabin Hait
· 7 years ago
a0b85cd
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
9ef023b
bumped to version 8.11.6
by Nabin Hait
· 7 years ago
0d0811c
reload print style
by Nabin Hait
· 7 years ago
39c2f75
Merge branch 'master' into staging
by Nabin Hait
· 7 years ago
3ab938e
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
7da3c46
bumped to version 8.11.5
by Nabin Hait
· 7 years ago
e4be3f8
use generator when updating and notify user of long process (#10777)
by tundebabzy
· 7 years ago
3d5d858
set total in tax table if category not valuation and consider deductions (#10870)
by Nabin Hait
· 7 years ago
12fd8a6
[fix] User not able to complete the production order because of decimal issue (#10868)
by rohitwaghchaure
· 7 years ago
24ec3c7
Fixed merge conflict
by Nabin Hait
· 7 years ago
c4c2c56
env variable added (#10847)
by Vishal Dhayagude
· 7 years ago
705d885
[progress] R/W permission for all roles (#10866)
by Prateeksha Singh
· 7 years ago
1c1dd08
only validate party account and ref doc party account in selected case (#10863)
by Manas Solanki
· 7 years ago
b2dca79
Updated modified timestamp in sales/purchase transaction doctypes
by Nabin Hait
· 7 years ago
6960a76
Fixes related to schools fees
by Nabin Hait
· 7 years ago
0664d6e
real time fee creation status via socketio
by Manas Solanki
· 7 years ago
1bcc6c6
minor changes
by Manas Solanki
· 7 years ago
9b44c16
add the fee schedule in config
by Manas Solanki
· 7 years ago
1299d56
cleanup of the fee module
by Manas Solanki
· 7 years ago
8c88af2
added the test case for the fees
by Manas Solanki
· 7 years ago
d1d2633
removed the fee schedule
by Manas Solanki
· 7 years ago
152ba1e
fixes as per the review
by Manas Solanki
· 8 years ago
49c52f76
renamed one doctype to the fee schedule
by Manas Solanki
· 8 years ago
4e0559b
make payment entry for the fees
by Manas Solanki
· 8 years ago
2b39d5d
make gl_entry on submission of fees
by Manas Solanki
· 8 years ago
e4acf76
make payment request for the fee
by Manas Solanki
· 8 years ago
f073814
added fee request doctype
by Manas Solanki
· 8 years ago
2e4de83
Rounding Adjustment via a separate field, instead of last tax row (#10659)
by Nabin Hait
· 7 years ago
f551b43
Merge pull request #10841 from rohitwaghchaure/subscription_patch_fix_docststus
by rohitwaghchaure
· 7 years ago
c15a3bd
[fix] Subscription patch broken if reference document has been cancelled
by Rohit Waghchaure
· 7 years ago
caf9891
Fixed merge conflict
by Nabin Hait
· 7 years ago
bd4b80e
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
9930eb0
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
703e837
bumped to version 8.11.4
by Nabin Hait
· 7 years ago
4f0f144
Merge pull request #10831 from rohitwaghchaure/cherry_pick_subscription_staging_to_develop
by rohitwaghchaure
· 7 years ago
cf36534
Gross profit report considering returned items (#10734)
by Nabin Hait
· 7 years ago
d02744b
[fix] Subscription patch (#10827)
by rohitwaghchaure
· 7 years ago
850eaa7
Move subscription module to accounts (#10772)
by rohitwaghchaure
· 7 years ago
e859671
Revert "Added ability to disable auto creation of Sales Invoice when customer pays a payment request (#10706)" (#10830)
by Nabin Hait
· 7 years ago
d258372
Added ability to disable auto creation of Sales Invoice when customer pays a payment request (#10706)
by Neil Trini Lasrado
· 7 years ago
f6d738b
Delivery note to billing issue (#10726) (#10766)
by tundebabzy
· 7 years ago
b98359f
Payment entry (#10668)
by Utkarsh Goswami
· 7 years ago
5c1d15f
[change-log] added change log for v9.0.0 (#10756)
by Makarand Bauskar
· 7 years ago
a22c94c
refactored assessment result tool (#10633)
by Manas Solanki
· 7 years ago
aebcb17
Show thumbnail image in daily work summary (#10605)
by Faris Ansari
· 7 years ago
6cea73b
[fix] Subscription patch (#10827)
by rohitwaghchaure
· 7 years ago
bd0beb6
[fix] unknown column in production order (#10828)
by Utkarsh Goswami
· 7 years ago
e78d5a2
[fix] unknown column in production order (#10828)
by Utkarsh Goswami
· 7 years ago
de34292
Made Template link in variant (Item Master) intro linkable (#10696)
by Neil Trini Lasrado
· 7 years ago
8c9f2a1
Add communication entry to Sales Order only if payment entry email is sent to customer (#10716)
by Neil Trini Lasrado
· 7 years ago
9b4f3cf
Leaderboard cleanup (#10638)
by Prateeksha Singh
· 7 years ago
0396674
Merge pull request #10826 from saurabh6790/salary_struct_fix_1
by Saurabh
· 7 years ago
9c334c3
[fix]remove employee field from tab salary structure
by Saurabh
· 7 years ago
e716da0
add the newsletter in the standard portel (#10784)
by Manas Solanki
· 7 years ago
590d401
[fix] if bom specified on purchase order item then don't pull default bom in purchase receipt (#10793)
by Saurabh
· 7 years ago
9bc197c
Update project.js (#10796)
by ci2014
· 7 years ago
d7e1869
[fix] if item code not exists then exclude item in validate_selling_price (#10800)
by Saurabh
· 7 years ago
3f15bf9
[fix] query fix for match conditions (#10810)
by Saurabh
· 7 years ago
9744aa2
Minor fix in tax rule
by Nabin Hait
· 7 years ago
91eda6d
Update creating-custom-link-field.md (#10822)
by Adam Dawoodjee
· 7 years ago
8f957ef
fetching data from last route (#10816)
by Zarrar
· 7 years ago
11bd5fc
Description moved next to item code (#10820)
by Utkarsh Goswami
· 7 years ago
2222f10
[patch] remove employee name salary structure (#10817)
by Saurabh
· 7 years ago
bc9006f
Delete GST related doctypes and reports if account is from outside India (#10808)
by Nabin Hait
· 7 years ago
70ef09a
Merge pull request #10809 from rohitwaghchaure/fixed_test_cases_issue
by rohitwaghchaure
· 7 years ago
2cb2064
Fixed test cases tax rule
by Rohit Waghchaure
· 7 years ago
21617da
More fixes for UI tests
by Nabin Hait
· 7 years ago
628ca2a
Minor fix for ui tests
by Nabin Hait
· 7 years ago
46941e8
Time out increased for appraisal template
by Nabin Hait
· 7 years ago
d1ce7bf
[fix] set item valuation rates (#10681)
by Prateeksha Singh
· 7 years ago
Next »