Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
67cbeb1bb09fb1dc893ec30d3e2da2470ba90f39
/
erpnext
/
stock
e995371
Merge pull request #9355 from rohitwaghchaure/company_wise_manufacturing_settings
by Makarand Bauskar
· 8 years ago
2d9b3cd
Fixed test cases
by Rohit Waghchaure
· 8 years ago
ce7087f
Merge pull request #9408 from mbauskar/develop
by Makarand Bauskar
· 8 years ago
b37eb10
Merge pull request #9382 from nick9822/nick9822-patch-1
by Makarand Bauskar
· 8 years ago
196f3b1
resolved merge conflicts
by mbauskar
· 8 years ago
8d269be
[minor][fix] pass template item name to make_variant_item_code
by Saurabh
· 8 years ago
cd5dd89
Merge pull request #9384 from nick9822/nick9822-patch-2
by Makarand Bauskar
· 8 years ago
cc699a9
Bug while fetching new item balance.
by nick9822
· 8 years ago
43a48fd
Resetting batch and serial nos checks
by nick9822
· 8 years ago
310d4dc
UOM column in Batch Wise Balance History Report (#9359)
by Vishal Dhayagude
· 8 years ago
e9ff191
Added is_perpetual_inventory_enabled method
by Rohit Waghchaure
· 8 years ago
65ccb42
fixed document
by Rohit Waghchaure
· 8 years ago
6945d0d
fixed test cases
by Rohit Waghchaure
· 8 years ago
a5f4094
[Enhance] Companywise perpetual inventory setting
by Rohit Waghchaure
· 8 years ago
80ef298
[fix] [tests] test_delivery_note
by Rushabh Mehta
· 8 years ago
3631102
[minor] ux fixes
by Rushabh Mehta
· 8 years ago
b7b49f6
[fixes] fix message and type conversion;
by Rushabh Mehta
· 8 years ago
224eb90
Fix get_parents context (#9296)
by Britlog
· 8 years ago
5f40790
fix logic of quantity validation (#9311)
by Sagar Vora
· 8 years ago
f9e2bf1
fixed merge conflicts
by mbauskar
· 8 years ago
6d7b0ce
Warehouse Account Linking (#9292)
by Nabin Hait
· 8 years ago
f5604c1
Once primary key is generated, do not allow changing Series #8911 (#9265)
by tundebabzy
· 8 years ago
c849f64
Show Stock Level only if any value(actual, reserved, reserved for production or projected) exists (#9168)
by KanchanChauhan
· 8 years ago
40be3f4
fix in the item for the function make_variant_item_code (#9280)
by Manas Solanki
· 8 years ago
489ab6d
[minor] remove hardcoded flt precision and use system default (#9250)
by Sagar Vora
· 8 years ago
797f203
Merge branch 'master' into develop
by Saurabh
· 8 years ago
8ce53c9
Merge pull request #9189 from mbauskar/mysql-lockout
by Makarand Bauskar
· 8 years ago
6f71648
[minor] removed the else condition in update_qty
by mbauskar
· 8 years ago
f819c93
[minor] replaced db_save by db_update and added patch to remove the indexes on tabBin
by mbauskar
· 8 years ago
0c21d85
[fix] add index on voucher type and voucher no in stock ledger entry
by Saurabh
· 8 years ago
0626716
Merge pull request #9182 from pratu16x7/stock-entry-detail-global-fix
by Faris Ansari
· 8 years ago
1042941
[hotfix] fixes for mysql Lock wait timeout exceeded
by mbauskar
· 8 years ago
adb418d
[fix] sys_defaults global in stock entry detail
by pratu16x7
· 8 years ago
2c808c5
Merge branch 'master' into develop
by Nabin Hait
· 8 years ago
f3be8e0
removes check for condition - `status == "Submitted"` (#9176)
by tundebabzy
· 8 years ago
a128b21
Fixed merge conflict
by Nabin Hait
· 8 years ago
99b734b
Fix #4587: Status does not display "Pending" in report filter (#9104)
by tundebabzy
· 8 years ago
db8363e
[minor] check serial no filedtype before updating (#9126)
by Makarand Bauskar
· 8 years ago
5f27c94
Merge pull request #9078 from netchampfaris/remove-globals
by Faris Ansari
· 8 years ago
c196d74
[minor] added filter for batch no field in purchase transaction (#9038)
by Makarand Bauskar
· 8 years ago
02d282f
Merge branch 'master' into develop
by Nabin Hait
· 8 years ago
9f6d024
Set website route field as No Copy field (#9106)
by Faris Ansari
· 8 years ago
cf92be8
[minor] fixes typo (#9093)
by tundebabzy
· 8 years ago
c9fa07b
Merge branch 'master' into develop
by Nabin Hait
· 8 years ago
253c53c
updating serial no status from scheduler #9061 (#9066)
by Manas Solanki
· 8 years ago
ab74ca7
Lint and fix JS files
by Faris Ansari
· 8 years ago
6a541a6
Merge branch 'master' into develop
by Nabin Hait
· 8 years ago
7b0c682
[fix] add round off difference to last row in landed cost voucher (#8989)
by Sagar Vora
· 8 years ago
c795386
Fixed merge conflict
by Nabin Hait
· 8 years ago
659a225
allow multiple items in purchase receipt (#8997)
by Manas Solanki
· 8 years ago
ca150ce
Minor change: Alert to msgprint (#8966)
by nick9822
· 8 years ago
d1552f97
[minor] moved a comment in item.js
by mbauskar
· 8 years ago
799a9ca
Can't change valuation method in stock settings, if there are transactions against some items which does not have it's own valuation method
by Nabin Hait
· 8 years ago
3b9c2a4
Added a reference of Sales Invoice in Serial No (#8855)
by Makarand Bauskar
· 8 years ago
47afc55
Merge branch 'master' of github.com:frappe/erpnext into hotfix
by Nabin Hait
· 8 years ago
4bcc231
Don't update variant when template is updated (#8922)
by Rushabh Mehta
· 8 years ago
a109141
Issue 8842 (#8869)
by tundebabzy
· 8 years ago
c6d75eb
[fix] allow editing of variant properties, reverting earlier fix (#8905)
by Rushabh Mehta
· 8 years ago
8fac2ad
Don't set batch nos automatically on saving, if already set and validate qty with batch (#8887)
by Nabin Hait
· 8 years ago
4b54434
Hide 'Edit Posting Time' from printing (#8888)
by Nabin Hait
· 8 years ago
3b04b03
Fix cost center not getting pulled in DN and SINV (#8878)
by Sagar Vora
· 8 years ago
8a27cf3
Fix status of invoices with negative outstanding, if no return entry (#8829)
by Nabin Hait
· 8 years ago
5886aaf
[minor] removed cur_frm and added frappe.ui.form.on (#8803)
by Makarand Bauskar
· 8 years ago
939db36
[fix] copy item variant values on save and make non no_copy fields as not editable. fixes frappe/erpnext#4253 (#8837)
by Rushabh Mehta
· 8 years ago
edeb4dc
Multiselect dialog for getting items (#8583)
by Prateeksha Singh
· 8 years ago
e8270fe
[fix] minor fix in get_context for item variants (#8791)
by Makarand Bauskar
· 8 years ago
0e4c5c9
[minor] renamed a Total Margin field to Rate With Margin (#8720)
by Makarand Bauskar
· 8 years ago
95233a6
[minor] item route item_name + random string
by Rushabh Mehta
· 8 years ago
a6bc583
[minor] item route is item name + code
by Rushabh Mehta
· 8 years ago
3257aee
Price list rate fix multiple uom and validation with prev doc (#8718)
by Nabin Hait
· 8 years ago
ed56b8a
Website route for item based on name not item name (#8682)
by KanchanChauhan
· 8 years ago
3ce41d6
Fixed related to auto fetching batch nos and date valiation in salary structure (#8666)
by Nabin Hait
· 8 years ago
bd8c7d6
Website related fields now consider show_variant_in_website field as well
by Aditya Duggal
· 8 years ago
b674d27
Test Cleanup
by akshay
· 8 years ago
949fbc5
Serial No Rename
by akshay
· 8 years ago
8c9fb76
Remove pricing rules if 'Ignore Pricing Rule' manually triggered
by Nabin Hait
· 8 years ago
1b6270e
[hotfix] error while sending the auto email report of Ordered Items To Be Delivered
by mbauskar
· 8 years ago
7b04f09
Fixed test cases
by Nabin Hait
· 8 years ago
b6a8920
Fixed conflict
by Nabin Hait
· 8 years ago
96c247c
Pick batch autmatically only if batch found
by Nabin Hait
· 8 years ago
66951e5
Fix an import typo in get_item_details.py
by sburanaw
· 8 years ago
c449103
[fix] is_sample_item
by Rushabh Mehta
· 8 years ago
551406a
[enhance] automatic batch selection in Delivery Note and Stock Entry
by Rushabh Mehta
· 8 years ago
e385b5b
[enhance] automatic batch creation, move and split
by Rushabh Mehta
· 8 years ago
c3d642e
[minor] allow bulk edit for doctype
by mbauskar
· 8 years ago
68ae9f3
Merge branch 'develop' into allow_on_submit_fix
by Nabin Hait
· 8 years ago
9e9d242
[minor] fixes in test cases and added the test case for multiple uom in selling
by mbauskar
· 8 years ago
287fe81
[minor] calculate price list rate based on items uom
by mbauskar
· 8 years ago
eef5518
Update purchase_receipt_item.json
by Nabin Hait
· 8 years ago
2de3bf7
Fixed indexes on sales and purchase transactions
by Nabin Hait
· 8 years ago
2704162
Fixes allowd on submit
by Nabin Hait
· 8 years ago
dc981dc
[fix] Auto serial no fecthed on the invoice even if stock update is disabled issue
by Rohit Waghchaure
· 8 years ago
54d9c9e
Merge branch 'develop' into develop
by Javier Wong
· 8 years ago
9b11d9b
[fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate"
by Javier Wong
· 8 years ago
cca55dd
[minor][hot] fixes for KeyError: from_date for stock balance report
by mbauskar
· 8 years ago
8e92250
Correction of issue #8354
by CH
· 8 years ago
3ddfce4
[patch] move supplier_address to address_display and set supplier_address in SE
by mbauskar
· 8 years ago
1b32d91
[minor] fetch supplier address, address_display on supplier trigger
by mbauskar
· 8 years ago
2efe05c
Merge pull request #8263 from frappe/revert-8126-issue8094
by Nabin Hait
· 8 years ago
0b665ac
[minor] don't throw error for buying transactions if price list is not selected
by mbauskar
· 8 years ago
Next »