Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
8f4e93f104fb053a590492ee6c8072f2cc9099aa
/
erpnext
/
stock
13ddc7e
[ Enhance ] Production to Work Order (#12902)
by Zarrar
· 7 years ago
d97c5a0
minor fix in item naming
by Nabin Hait
· 7 years ago
3707242
Fixed merge conflict
by Nabin Hait
· 7 years ago
8934696
Reverted #13259 (#13291)
by Nabin Hait
· 7 years ago
96f4b22
Set po nos in DN and SI (#13290)
by Nabin Hait
· 7 years ago
13460f0
[Fix] Batch value showing as item value while making batch (#13281)
by rohitwaghchaure
· 7 years ago
2f49373
Fixed merge conflict
by Nabin Hait
· 7 years ago
2c7a6e6
Reserve for subcontracting (#13195)
by Nabin Hait
· 7 years ago
ef4c3b8
add has variants in standard filter (#13251)
by Shreya Shah
· 7 years ago
5e63c26
Fixed merge conflict
by Nabin Hait
· 7 years ago
052333e
subctracting stock entry should also be considered as consumed qty
by Nabin Hait
· 7 years ago
b4de7e3
removed has_key, used pythonic in (#13236)
by Achilles Rasquinha
· 7 years ago
f2d28eb
Data import Tool bug fix (#13165)
by Suraj Shetty
· 7 years ago
3fd6347
[Enhance] Fetch Customer's Item code based on Customer Name or Customer Group (#13198)
by Zarrar
· 7 years ago
bbd9b71
Provision to include exploded items while making transfer entry of raw materials for subcontrtacted item (#13043)
by rohitwaghchaure
· 7 years ago
668ec25
Allow Item variant Rename (#13161)
by Vishal Dhayagude
· 7 years ago
c43c95e
Fixed merge conflict
by Nabin Hait
· 7 years ago
5fd7b3b
Fix status updater (#13033)
by Manas Solanki
· 7 years ago
35b665c
[new] Create multiple warehouse address and fetch address to stock entry (#13109)
by Vishal Dhayagude
· 7 years ago
a6a4e86
[Fix] System only shows 20 attribute values while making variants (#13155)
by rohitwaghchaure
· 7 years ago
67cfa81
[Fix] Stock Ageing report does not work with group warehouse (#13151)
by rohitwaghchaure
· 7 years ago
c10bbd6
Editable unallocated amount in pe (#13130)
by Nabin Hait
· 7 years ago
5bebbbe
[Feature] Supplier warehouse link field on purchase order (#13051)
by Harsh Patel
· 7 years ago
0df95fa
Multi-UOM for sales/purchase return (#13132)
by rohitwaghchaure
· 7 years ago
f68dc69
Set auto created serial nos in incoming transactions in case of multi UOM (#13112)
by Nabin Hait
· 7 years ago
a645f36
Get valuation rate from historical SLE even if it is zero (#13129)
by Nabin Hait
· 7 years ago
332a17e
[Fix] Test case for serial no (#13136)
by rohitwaghchaure
· 7 years ago
6465228
self.assertEqual
by Achilles Rasquinha
· 7 years ago
96698c9
Use range instead xrange (#13128)
by Achilles Rasquinha
· 7 years ago
3799f8b
Don't validate serial nos while cancelling the transaction
by Nabin Hait
· 7 years ago
127c61e
Fixed logic in itemwise recommended reorder level
by Nabin Hait
· 7 years ago
8ffd5d4
[Fix] UX for delivery trip (#13046)
by rohitwaghchaure
· 7 years ago
802819d
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
339426c
fix permission issue for stock balance report - Item Group (#13069)
by Zarrar
· 7 years ago
cf72d7f
Fixed merge conflict
by Nabin Hait
· 7 years ago
4e8fdf7
[Enhance] Quality Inspection Template (#12988)
by rohitwaghchaure
· 7 years ago
8a77a0e
Add total row in all trends reports (#13010)
by Shreya Shah
· 7 years ago
bc55156
[Hotfix] Selecting create on blank field throws error (#13014)
by Zarrar
· 7 years ago
f65afac
db_update instead of save to avoid unnecessary validations (#13009)
by Shreya Shah
· 7 years ago
e255830
[enhance] Production Plan (#12160)
by rohitwaghchaure
· 7 years ago
2fbb492
item balance report (#12983)
by Pawan Mehta
· 7 years ago
16862f9
Better handling of auto set barcode_type issue (#12970)
by joezsweet
· 7 years ago
d113451
Warehouse wise Item Balance, Age and Value (#12879)
by riyasrawther
· 7 years ago
bd7c00c
[Hot Fix] barcode_type auto set to a wrong value (#12957)
by joezsweet
· 7 years ago
5a5f73e
Merge pull request #12602 from PawanMeh/fixes_8540
by rohitwaghchaure
· 7 years ago
82ffdd7
Merge branch 'master' into develop
by Saurabh
· 7 years ago
0bf19a1
Merge pull request #12931 from achillesrasquinha/py3-iteritems
by Achilles Rasquinha
· 7 years ago
1697a7a
replaced string_types with basestring
by Achilles Rasquinha
· 7 years ago
714c746
Updated Python 3 fixes
by Achilles Rasquinha
· 7 years ago
e6d65bc
Fixed translations and tests (#12900)
by Nabin Hait
· 7 years ago
361366e
Python 3 fixes. (#12916)
by Achilles Rasquinha
· 7 years ago
a13b177
[Fix] Not able to select delivery note in delivery trip (#12912)
by rohitwaghchaure
· 7 years ago
2735701
resolved merge conflicts
by Saurabh
· 7 years ago
5a91989
Remove total_projected_qty (#12889)
by Faris Ansari
· 7 years ago
56b2e12
Python 3 fixes [merge asap] (#12884)
by Achilles Rasquinha
· 7 years ago
6a7495d
Removed set only once for maintain stock field in item master (#12878)
by rohitwaghchaure
· 7 years ago
a4ff220
removed duplicate function and other CLI fixes (#12876)
by sivankar
· 7 years ago
e21e596
Fixed merge conflict
by Nabin Hait
· 7 years ago
6e90f49
Wrong Exchange Rate Is Fetched When Exchange Rate Is Different From Company Currency For Price Lists #12712 (#12714)
by tundebabzy
· 7 years ago
04338cf
removed extra spaces
by joezsweet
· 7 years ago
621740e
Enhancement and bug fix in batch (#12753)
by sivankar
· 7 years ago
0aeeb7e
[Fix] Item variant details report (#12869)
by rohitwaghchaure
· 7 years ago
7477899
Formatter, code cleanup (#12852)
by rohitwaghchaure
· 7 years ago
a884bd9
don't set the ordered_qty in SO on load from BIN
by Manas Solanki
· 7 years ago
ab8c7e6
resolved merge conflicts
by Saurabh
· 7 years ago
2b885be
code changes for single stock entry
by pawan
· 7 years ago
b553b7a
PDC Enhancements (#12462)
by rohitwaghchaure
· 7 years ago
097a98c
fixed spaces to tabs
by joezsweet
· 7 years ago
5f47361
space to tab
by joezsweet
· 7 years ago
b8e9c9b
[hub] form (info) view for items
by Prateeksha Singh
· 7 years ago
2ef1f84
Fixed merge conflict
by Nabin Hait
· 7 years ago
a829d5a
Merge branch 'hotfix' into issue-12535-1
by tundebabzy
· 7 years ago
b9ce104
Opening balance in stock ledger report (#12729)
by Nabin Hait
· 7 years ago
7ba092e
Fixes for making stock entry against Pro Order (#12721)
by Nabin Hait
· 7 years ago
32a5f38
Merge pull request #12633 from vishdha/issue_12388
by rohitwaghchaure
· 7 years ago
4990cf7
remove stray code
by tundebabzy
· 7 years ago
ec2c9ec
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
4e05f02
error in throw message rectify (#12719)
by Zarrar
· 7 years ago
fc05cc4
[fix] link with supplier quotation to purchase order
by Vishal
· 7 years ago
4dc329f
[fix] Sales order link to purchase order not working fixed
by Vishal
· 7 years ago
2f4854a
create new dialog everytime (#12696)
by tundebabzy
· 7 years ago
5852544
Check credit limit while making DN, if bypassed on SO (#12702)
by Nabin Hait
· 7 years ago
59c915f
Merge branch 'master' into develop
by Saurabh
· 7 years ago
f7a4d42
check precision with qty
by Zlash65
· 7 years ago
d581ff4
Merge branch 'master' into develop
by Saurabh
· 7 years ago
5bf77be
precision while checking qty (#12688)
by Zarrar
· 7 years ago
03f6b3e
resolved merge conflicts
by Saurabh
· 7 years ago
794ecda
corrected wrong get_diff arguments
by tundebabzy
· 7 years ago
db4fd7f
Improvements to batch auto naming (#12496)
by tundebabzy
· 7 years ago
bfa898f
[Fix] System pull the valuation rate even if allow zero valuation rate is enabled (#12537)
by rohitwaghchaure
· 7 years ago
3574c96
Update item_dashboard_list.html
by rohitwaghchaure
· 7 years ago
5743ce2
Made changes as per suggestions
by Vinayak Jethe
· 7 years ago
549c196
Fixes issue #12512
by Vinayak Jethe
· 7 years ago
46c82c4
Revised changes for codacy
by Vinayak Jethe
· 7 years ago
2c8ce5a
Fixes issue #12512
by Vinayak Jethe
· 7 years ago
fb2f973
resolved merge conflicts
by Saurabh
· 7 years ago
4b9a55b
[fix] If buying or selling price list not found, return empty dict
by Saurabh
· 7 years ago
c8399fd
Merge pull request #12614 from rohitwaghchaure/removed_set_only_once_for_batch_serialno
by Saurabh
· 7 years ago
266e66c
Disabled property set only once for has serial no and has batch no field in item doctype
by Rohit Waghchaure
· 7 years ago
dfae11b
disabled warehouse in list view
by Shreya
· 7 years ago
Next »