Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
97c858a5e3893367e5e512f8cdf3d8151c66c4c8
/
erpnext
97c858a
[fix] pull sales team from customer
by Rushabh Mehta
· 9 years ago
974892b
Merge pull request #4036 from rmehta/no-party-currency
by Rushabh Mehta
· 9 years ago
361df89
[fix] no default party currency
by Rushabh Mehta
· 9 years ago
be6cfdd
[hotfix] multicurrency gl entry
by Anand Doshi
· 9 years ago
bf8c8df
Revert "[hotfix] set_balance_in_account_currency"
by Anand Doshi
· 9 years ago
26bcd89
[hotfix] journal entry - get balance
by Anand Doshi
· 9 years ago
9acd6a2
[hotfix] set_balance_in_account_currency
by Anand Doshi
· 9 years ago
a8ef4c9
[fix] minor issue
by Nabin Hait
· 9 years ago
0332f83
[fix] customer naming series validation and patch to fix missing default taxes and lead
by Anand Doshi
· 9 years ago
926ae17
Update journal_entry.py
by Nabin Hait
· 9 years ago
5532a14
[hotfix] create customer contact and address from lead only on create
by Anand Doshi
· 9 years ago
e9b14e4
[fix] remove duplicate newsletter subscribers
by Anand Doshi
· 9 years ago
cba5a68
[hotfix] multicurrency patch
by Anand Doshi
· 9 years ago
340709b
[hotfix] multicurrency patch
by Anand Doshi
· 9 years ago
9ff52cd
[fix] Multi currency patch
by Nabin Hait
· 9 years ago
e340118
Merge pull request #4012 from saurabh6790/cart
by Rushabh Mehta
· 9 years ago
0401e41
bumped to version 6.2.0
by Anand Doshi
· 9 years ago
ff6fd7f
[change-log]
by Anand Doshi
· 9 years ago
6489e97
[translations]
by Anand Doshi
· 9 years ago
77ca802
[fix] Account Currency and Balance fixed in chart of accounts #4019
by Nabin Hait
· 9 years ago
8247ad4
[fix] Currency symbol fixed in Accounts receivable/payable report #4020
by Nabin Hait
· 9 years ago
1194c6e
[fix] use the new split_emails method to split emails by comma
by Anand Doshi
· 9 years ago
87c2d1d
[fix] Dashboard info in accounting currency for Customer and Supplier #4017
by Nabin Hait
· 9 years ago
2a04d98
Merge pull request #4023 from saurabh6790/error_report
by Anand Doshi
· 9 years ago
1210672
[fix] set Payment Amount in Payment Tool
by Anand Doshi
· 9 years ago
5fe0086
[Fixes] Warehouse check while company delete & Variant Attribute value check
by Saurabh
· 9 years ago
0b031cd
[fix] ignore journal entry based invoice in payment tool and payment reconciliation tool
by Anand Doshi
· 9 years ago
c19afa1
[fix] reload time log in update projects patch
by Anand Doshi
· 9 years ago
0bd145a
[fixes] test cases and tax rule validation
by Saurabh
· 9 years ago
c663f5c
[Test] test state based taxasion
by Saurabh
· 9 years ago
adde1cf
[Enhancement] add state ccriteria in tax rule
by Saurabh
· 9 years ago
bb9427d
[Fixes] deprecated
by Saurabh
· 9 years ago
052babc
[Fixes] [Minor] removed console statement
by Saurabh
· 9 years ago
24fa06b
[Fixes] rebase conflict fixes
by Saurabh
· 9 years ago
7c867ae
[Fixes] Tax Rule preparation and test taxes creation, remove dummy quotation
by Saurabh
· 9 years ago
8f73171
[enhancement] bring taxes from tax rules and test cases
by Saurabh
· 9 years ago
957e7a3
[Shopping Cart][Fixes] tax calculation based on tax rule
by Saurabh
· 9 years ago
def71d4
[Shopping Cart][Fixes] tax calculation based on tax rule
by Saurabh
· 9 years ago
ef511b1
Added Tax Rule under ERPNext > Accounts > Setup
by Neil Trini Lasrado
· 9 years ago
09f9c96
Fixes in Tax Rule
by Neil Trini Lasrado
· 9 years ago
1a2d121
Removed default taxes and charges from customer and supplier master. Added patch to create tax rules against customer/supplier
by Neil Trini Lasrado
· 9 years ago
810bd35
Apply Tax Rule based on Customer Selection in Sales / Purchase Transactions
by Neil Trini Lasrado
· 9 years ago
949d7db
Added validations, test-cases to Tax Rule
by Neil Trini Lasrado
· 9 years ago
72e6aa1
Added New Doctype Tax Rule
by Neil Trini Lasrado
· 9 years ago
69f2cc8
[fix] don't fetch template item in get items of stock reconciliation
by Anand Doshi
· 9 years ago
8610206
[fix] Use add_fetch in Product Bundle, Maintenance Visit and Maintenance Schedule instead of redundant get_item_details method
by Anand Doshi
· 9 years ago
0fd3347
[fix] handle invalid date in get_retirement_date
by Anand Doshi
· 9 years ago
b74265c
[minor] [patch] reload activity cost in default_activity_rate
by Anand Doshi
· 9 years ago
1fef2fa
[minor] fixes in queries and payment tool
by Anand Doshi
· 9 years ago
9345240
Merge pull request #4007 from anandpdoshi/setup-wizard-duplicate-entry
by Anand Doshi
· 9 years ago
dbe623b
[fix] Use User Permission value as default only if the document type is Setup
by Anand Doshi
· 9 years ago
71e51c1
[fix] changed modified for multi-currency sync
by Anand Doshi
· 9 years ago
4b8dbbd
[minor] Change modified of Sales Invoice.json
by Anand Doshi
· 9 years ago
979326b
minor fixes in multi-currency
by Anand Doshi
· 9 years ago
5d9cfc7
Don't copy title field in Duplicate
by Anand Doshi
· 9 years ago
8db7bd2
[fix] Igonre permissions while saving Company and Warehouse from Accounts Settings
by Nabin Hait
· 9 years ago
d461d46
[minor] rename notified_modifed > notified_update. Merge with #1296
by Rushabh Mehta
· 9 years ago
e67fa42
[fix] catch DuplicateEntryError in install_fixtures step of Setup Wizard
by Anand Doshi
· 9 years ago
1c2636e
Merge pull request #4003 from nabinhait/fix8
by Anand Doshi
· 9 years ago
840cad0
Don't copy title field in Duplicate
by Anand Doshi
· 9 years ago
f76d63b
Merge branch 'develop' of https://github.com/frappe/erpnext into multi-currency
by Nabin Hait
· 9 years ago
71ef667
[fix] Journal Entry client side minor fixes
by Nabin Hait
· 9 years ago
793b879
[fix] [patch] item template attributes
by Anand Doshi
· 9 years ago
5a803d7
[fix] Bypass Root Not Editable validation from Setup Wizard
by Nabin Hait
· 9 years ago
9513025
[fix] Igonre permissions while saving Company and Warehouse from Accounts Settings
by Nabin Hait
· 9 years ago
2377cdf
Fixed conflict
by Nabin Hait
· 9 years ago
e3ae05a
Multi-currency: Exchange Rate in Journal Entry
by Nabin Hait
· 9 years ago
a29577c
bumped to version 6.1.1
by Anand Doshi
· 9 years ago
b1454cd
[fix] fix planned qty
by Anand Doshi
· 9 years ago
c2b4ae6
bumped to version 6.1.0
by Anand Doshi
· 9 years ago
1857bb8
[change-log]
by Anand Doshi
· 9 years ago
888a70c
[fix] Setup Wizard - the case of forgetting mute emails
by Anand Doshi
· 9 years ago
9d5b84e
Merge pull request #3996 from nabinhait/fix6
by Anand Doshi
· 9 years ago
f0b3014
Planned Qty logic fixed and reposted for existing
by Nabin Hait
· 9 years ago
83dd3e1
[fix] Gross Profit report should not include return entries
by Nabin Hait
· 9 years ago
cd103c0
Check credit limit in Delivery Note / Sales Invoice, only if not created against Sales Order
by Nabin Hait
· 9 years ago
bc1e8b4
[minor] Unset Apply User Permissions in default permissions
by Anand Doshi
· 9 years ago
6c3ff3e
Fixed conflict
by Nabin Hait
· 9 years ago
83a358a
Fix invoice outstanding where party missing
by Nabin Hait
· 9 years ago
96bb070
Payment against invoices where party not specified
by Nabin Hait
· 9 years ago
d387dd3
[fix] Project: round percent_complete to 2 decimals
by Nabin Hait
· 9 years ago
9f25575
Merge pull request #3988 from nabinhait/fix2
by Anand Doshi
· 9 years ago
e1af7f1
[minor] default mins_between_operations = 10
by Anand Doshi
· 9 years ago
2c2868d
[translations]
by Anand Doshi
· 9 years ago
17f28c1
[fix] Customer match condition in autosuggest
by Anand Doshi
· 9 years ago
3f1f2dd
[fix] setup wizard - industry type
by Anand Doshi
· 9 years ago
ab05dcd
[fix] [patch] reload item attribute + value
by Anand Doshi
· 9 years ago
f21edba
[fixes] to task test case and fix tree ui for mobile
by Rushabh Mehta
· 9 years ago
91b0e23
[minor] task not mandatory for Time Log and Expense Claim #3904
by Rushabh Mehta
· 9 years ago
4de9188
[patch] Re-run the 'default_title' patch
by Nabin Hait
· 9 years ago
9b12886
bumped to version 6.0.1
by Anand Doshi
· 9 years ago
2249eea
Fixed conflict
by Nabin Hait
· 9 years ago
d608363
[fix] Map amount in advance payment entry agaionst SO/PO based on party account currency
by Nabin Hait
· 9 years ago
b2739cb
Get average exchange rate in case of bank transfer
by Nabin Hait
· 9 years ago
cba9974
[fix] Customer match condition in autosuggest
by Anand Doshi
· 9 years ago
f44128f
Set expense account in stock reco only if company available
by Nabin Hait
· 9 years ago
3607737
Merge branch 'develop' of https://github.com/frappe/erpnext into multi-currency
by Nabin Hait
· 9 years ago
bf9691e
Multiple fixes
by Nabin Hait
· 9 years ago
4df98d5
[fix] setup wizard - industry type
by Anand Doshi
· 9 years ago
28f8664
[fix] [patch] reload item attribute + value
by Anand Doshi
· 9 years ago
Next »