Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
a812d67837ea97309ad3cd76c997fa2e56410f3e
/
erpnext
/
controllers
bf2b511
[Removed Stop Button from SO and PO]
by patilsangram
· 9 years ago
fa413bb
Update accounts_controller.py
by Nabin Hait
· 9 years ago
67f4077
Update accounts_controller.py
by Nabin Hait
· 9 years ago
78a62fe
change args of set_balance_in_account_currency
by Revant Nandgaonkar
· 9 years ago
5da941b
Need to use set_balance_in_account_currency
by Revant Nandgaonkar
· 9 years ago
ed8d9da
[fix] Warehouse not mandatory for Purchase Invoice or a Sales Invoice without Update Stock
by Anand Doshi
· 9 years ago
9a93378
[cleanup] Compact Item Print
by Anand Doshi
· 9 years ago
fd08750
Update print_settings.py
by ShashaQin
· 9 years ago
429ab20
Update print_settings.py
by ShashaQin
· 9 years ago
adc0923
[fix] validate advance only if invoice total is positive
by Nabin Hait
· 9 years ago
289ffb7
[fix] Advance adjustment in invoice cannot be greater than grand total
by Nabin Hait
· 9 years ago
82cef59
[fix] Purchase Return warehouse validation
by Nabin Hait
· 9 years ago
e970ddc
[Fix]
by shreyas
· 9 years ago
9c24bec
Merge branch 'nabinhait-mc_fix_5' into develop
by Anand Doshi
· 9 years ago
7c0a58a
[fix] show formatted currency value in advance paid validation
by Anand Doshi
· 9 years ago
5bedd64
Merge pull request #4691 from anandpdoshi/cleanup/remove-is-service-item
by Nabin Hait
· 9 years ago
b2206d1
[fix] Multi currency advance payment against Order
by Nabin Hait
· 9 years ago
eba9ca4
[Minor]Change to maintain args ordering convention
by shreyas
· 9 years ago
01de945
[cleanup] Removed 'Is Service Item' checkbox and filters
by Anand Doshi
· 9 years ago
f76853a
[Minor]Changed CustomerDisabled and CustomerFrozen to PartyDisabled and PartyFrozen
by shreyas
· 9 years ago
2563f40
[Minor Change] Updated queries.py
by shreyas
· 9 years ago
29b565f
Added Disabled field to Supplier and Customer doctype
by shreyas
· 9 years ago
39e2c2b
[fix] obey no_copy while creating recurring documents
by Anand Doshi
· 9 years ago
47fd5e0
[fixes] compare variants in lower case
by Saurabh
· 9 years ago
fb0b24a
Rounding based on smallest circulating currency fraction value
by Nabin Hait
· 9 years ago
dbbc3eb
Merge pull request #4656 from nabinhait/gle_rounding
by Nabin Hait
· 9 years ago
5b19aee
Merge pull request #4642 from nabinhait/return_fix1
by Nabin Hait
· 9 years ago
61673aa
Merge pull request #4640 from nabinhait/fix50
by Nabin Hait
· 9 years ago
d4507ac
[fix] Round off gle due to currency conversion
by Nabin Hait
· 9 years ago
3fb5340
Update queries.py
by RicardoJohann
· 9 years ago
20105d8
[fix] Accept return items in any warehouse
by Nabin Hait
· 9 years ago
34d2822
Fixes in get_item_details and test cases
by Nabin Hait
· 9 years ago
b46069d
[cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order
by Rushabh Mehta
· 9 years ago
10d634b
[fix] set sales partner from previous document, fixes #4611
by Rushabh Mehta
· 9 years ago
6b71ef5
[refactor] changed set_modified, change_modified to update_modified like in the framework
by Anand Doshi
· 9 years ago
c040075
[patch] Update billing status in Delivery Note and Purchase Receipt
by Nabin Hait
· 9 years ago
bdab0ee
Billing status in Purchase Receipt
by Nabin Hait
· 9 years ago
5b13b99
Update billing status in Delivery Note if directly invoiced against SO
by Nabin Hait
· 9 years ago
6b068e1
[fix] Disable atrribute table in variant item record
by Nabin Hait
· 9 years ago
6626e32
[fix] Disable atrribute table in variant item record
by Nabin Hait
· 9 years ago
3769d87
Additional Discount amount based on percentage
by Nabin Hait
· 9 years ago
70ed6ed
[fixes] patch to update delivery status for drop ship item
by Saurabh
· 9 years ago
c4edcf1
[fix] Recurring test case fixed for the 1st day of the month
by Nabin Hait
· 9 years ago
ddc295b
[minor] Set expense account as Stock RBNB for perpetual inventory after mapping
by Nabin Hait
· 9 years ago
ebae726
[fix] status update - update qty after int float not null change
by Anand Doshi
· 9 years ago
602e825
[enhancement] Int, Currency, Float, Percent as not null and default to 0
by Anand Doshi
· 9 years ago
2e29206
[fix] Reserved and ordered qty fix for drop ship orders
by Saurabh
· 9 years ago
90c6d7b
[fix] Invoice Outstanding calculation related to advance
by Nabin Hait
· 9 years ago
d48c239
[cleanup] drop ship testing & cleanup
by Rushabh Mehta
· 9 years ago
b1d8979
Merge pull request #4179 from saurabh6790/drop-shipping
by Rushabh Mehta
· 9 years ago
00b4663
Merge pull request #4262 from saurabh6790/close_pr_dn
by Rushabh Mehta
· 9 years ago
a8a91cc
[feature] Close feature for Purchase Receipt and Delivery Note
by Saurabh
· 9 years ago
aba8fdd
[fix] issues encountered migrating from v3/4 to 6
by Anand Doshi
· 9 years ago
6956eee
[fixes] test case and code rewrite
by Saurabh
· 9 years ago
6d64fe3
[fixes] remover per_ordered field and update delivered qty from perchase order via delivered by supplier -1
by Saurabh
· 9 years ago
8a8ef85
[fixes] reviwe fixes
by Saurabh
· 9 years ago
5e0b0b4
[enhance] make PO from SO if supplier is specified
by Saurabh
· 9 years ago
e930f0f
[fixes] filter on supplier list for DropShip, checking closed status
by Saurabh
· 9 years ago
1a96467
[fixes][rename-field-name] drop_ship to is_drop_ship
by Saurabh
· 9 years ago
98b2875
[enhance] close purchase order
by Saurabh
· 9 years ago
c6dbe70
[Fixes] Drop Shipping
by Saurabh
· 9 years ago
5b7e9a1
[minor fixes]
by Saurabh
· 9 years ago
c306b21
[merge fixes]
by Saurabh
· 9 years ago
21e09a2
[enhancement] Ability to disable an Item
by Anand Doshi
· 9 years ago
d8bc40d
[fix] party gle currency validation
by Anand Doshi
· 9 years ago
0045c30
Period Closing Voucher as per multi currency
by Nabin Hait
· 9 years ago
7c0eadb
[fix] Patch template item to be shown in website, show variant's description and price on change of attribute
by Anand Doshi
· 9 years ago
a4fad72
Considered greater precision of value and increment (better code)
by Neil Trini Lasrado
· 9 years ago
e65ac00
Considered greater precision of value and increment
by Neil Trini Lasrado
· 9 years ago
75bd0f7
Fixed issue in Item Variant for Numeric Attributes
by Neil Trini Lasrado
· 9 years ago
afd14f6
[fix] Allowed accounts with account type='Income Account' for default income account in item
by Nabin Hait
· 9 years ago
14a908b
[test] [fix] abs(valuation_rate) for moving average
by Rushabh Mehta
· 9 years ago
b445be3
Test case for delivery to target warehouse
by Nabin Hait
· 9 years ago
c865f22
Target Warehouse in Delivery Note and Sales Invoice and removed Serial No status
by Nabin Hait
· 9 years ago
86125b2
[fix] sales order status for maintenance
by Rushabh Mehta
· 9 years ago
51e980d
[fix] Multiple minor fixes
by Nabin Hait
· 9 years ago
bcd655a
Merge pull request #4109 from rmehta/fix-sales-purchase-order-status
by Nabin Hait
· 9 years ago
0bc3ca0
[fix] default contact for website
by Rushabh Mehta
· 9 years ago
d10ba85
[fix] sales & purchase order status
by Rushabh Mehta
· 9 years ago
7afaeb0
[fix] the case when party account currency is missing
by Anand Doshi
· 9 years ago
4945b94
[fix] added validation to match account currency with existing gle and test case
by Anand Doshi
· 9 years ago
cd0989e
Added method get_account_currency
by Anand Doshi
· 9 years ago
b20baf8
[fix] Remove party_account_currency from Customer and Supplier, and use currency derived from get_party_account
by Anand Doshi
· 9 years ago
6534ad0
Merge pull request #4069 from anandpdoshi/round-status-updater-percentages
by Anand Doshi
· 9 years ago
72b1128
[fixes] accounts controller add flt
by Rushabh Mehta
· 9 years ago
d970b00
[fix] Round status update percentages to 2 decimals
by Anand Doshi
· 9 years ago
3d76686
[shopping-cart] cart via Jinja WIP
by Rushabh Mehta
· 9 years ago
156ce60
[cleanup] [wip] portal, shopping cart cleanup
by Rushabh Mehta
· 9 years ago
53a0de7
[fix] Recalculate rate after applying Pricing Rule
by Anand Doshi
· 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
9acd6a2
[hotfix] set_balance_in_account_currency
by Anand Doshi
· 9 years ago
d4aa27c
Merge pull request #4025 from anandpdoshi/split-emails
by Anand Doshi
· 9 years ago
c5f919e
[fix] use the new split_emails method to split emails by comma
by Anand Doshi
· 9 years ago
5fe0086
[Fixes] Warehouse check while company delete & Variant Attribute value check
by Saurabh
· 9 years ago
1fef2fa
[minor] fixes in queries and payment tool
by Anand Doshi
· 9 years ago
979326b
minor fixes in multi-currency
by Anand Doshi
· 9 years ago
d461d46
[minor] rename notified_modifed > notified_update. Merge with #1296
by Rushabh Mehta
· 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
Next »