Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
3d82b74ea4e9932d36af7917ea9fa7ca2b1dd165
/
erpnext
/
stock
7c2a5bd
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
ee5d7e6
Merge branch 'master' into staging-fixes
by Frappe Bot
· 6 years ago
3ecb995
Merge pull request #16006 from gbm001/gbm001-item-barcodes-pull
by Nabin Hait
· 6 years ago
0b4ea25
Merge pull request #16138 from rohitwaghchaure/user_permissions_issue_item
by Nabin Hait
· 6 years ago
a8003c1
[Fix] Permissions issue while making item variants
by Rohit Waghchaure
· 6 years ago
4c79274
Fixed patch and deprecated grid reports
by deepeshgarg007
· 6 years ago
16b8ecb
[Fix] Stock value difference calculation for stock reconciliation
by Rohit Waghchaure
· 6 years ago
94a3539
Row check fix in stock analytics
by deepeshgarg007
· 6 years ago
9ed13f4
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into analytics-fix
by deepeshgarg007
· 6 years ago
1a1c013
Analytics report bug fixes and code cleaning
by deepeshgarg007
· 6 years ago
fe1f532
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
2806d83
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
dfd79b0
Merge branch 'staging-fixes' into gbm001-item-barcodes-pull
by Nabin Hait
· 6 years ago
b98d08a
Merge pull request #16049 from rohitwaghchaure/incorrect_stock_value_difference_calculation
by Nabin Hait
· 6 years ago
5f7b37e
Merge pull request #16093 from rohitwaghchaure/manufacturing_settings_permissions_issue
by Nabin Hait
· 6 years ago
15951e6
Merge branch 'staging-fixes' into gbm001-item-barcodes-pull
by Nabin Hait
· 6 years ago
c506406
Merge branch 'staging-fixes' into manufacturing_settings_permissions_issue
by Nabin Hait
· 6 years ago
05c2989
removed total from graph
by deepeshgarg007
· 6 years ago
b32abde
Merge branch 'staging-fixes' into bug-fixes
by Nabin Hait
· 6 years ago
56dc5c1
Merge branch 'staging-fixes' into pos-profile-fix
by Nabin Hait
· 6 years ago
15ed7a6
[Fix] No permission for Manufacturing Settings
by Rohit Waghchaure
· 6 years ago
3893ba3
If is pos and no pos profile use the item's default warehouse for packing materials
by Rohit Waghchaure
· 6 years ago
2508d11
fix(test): Test cases fixed
by Nabin Hait
· 6 years ago
6424f47
[Fix] Incorrect stock value difference because of negative stock
by Rohit Waghchaure
· 6 years ago
1eb098c
Add additional condition condition to get_pos_profile
by Suraj Shetty
· 6 years ago
f99a68a
feat: Added unit testing for Item Barcodes in item.py
by Andrew McLeod
· 6 years ago
5607762
fix/feat: Allow extension of barcode types (without validation)
by Andrew McLeod
· 6 years ago
eb4969d
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
4c366ee
Minor issue fixes
by deepeshgarg007
· 6 years ago
3b8c84f
Merge pull request #15975 from nabinhait/staging-fixes
by Deepesh Garg
· 6 years ago
b5c7b96
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
7fe4124
fix(field property): Made barcode field non-mandatory in item
by Nabin Hait
· 6 years ago
88c88d6
Merge branch 'master' into staging-fixes
by Frappe Bot
· 6 years ago
60ec88b
Added Default Warehouse field that sets all item's warehouse (#15462)
by Saif
· 6 years ago
ce33409
Update Delivery Trip status based on visited stops (#15723)
by Alchez
· 6 years ago
9f87c44
feat(delivery_trip): Create a Delivery Trip by selecting multiple Delivery Notes in list view (#15706)
by Alchez
· 6 years ago
fad08e1
[fix] - GL entry not creating on PR if rejected qty mentoned (#15815)
by khushalti
· 6 years ago
2b14d6a
Contract Manufacturing : Customer Provided Items (#15828)
by Doridel Cahanap
· 6 years ago
6922415
[New Feature]Scan Item Barcode label to quick create/update records in items child table (#15731)
by Zarrar
· 6 years ago
84483ff
Stock analytics script report (#15630)
by Deepesh Garg
· 6 years ago
1ff9c69
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
068ba19
[Feature] Route optimization for Delivery Trip stops (#15566)
by Alchez
· 6 years ago
ea42980
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
65797bc
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
3e6663d
fix(serial no): Set supplier info based on pur invoice if serial no is created from Purchase Invoice (#15820)
by Nabin Hait
· 6 years ago
f3f997f
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
961849b
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
cd11bdf
[Fix] Supplier wise sales analytics report not showing item details which is added in purchase invoice with update stock (#15869)
by rohitwaghchaure
· 6 years ago
7658bdc
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
ac6e3a6
fix: Serial No- allow editing SO, track changes (#15741)
by Ranjith Kurungadam
· 6 years ago
c1231d6
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
5d11716
fix(perpetual inventory): Get warehouse account map only if perpetual inventory enabled (#15743)
by Nabin Hait
· 6 years ago
b4cf72c
Adding "Include UOM" in Reports with Qty and Rates (#15541)
by Saif
· 6 years ago
d1c467b
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
77b6092
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
4fdbff7
Merge pull request #15547 from Zlash65/demo-refactor
by Ameya Shenoy
· 6 years ago
8e71074
fix(report): Add column for Item Name (#15702)
by Shreya Shah
· 6 years ago
e45868a
fix(discount-amount): Print hide discount_amount if print without amount (#15705)
by Shreya Shah
· 6 years ago
ff0deed
fix(discount-amount): Print hide discount_amount if print without amount (#15704)
by Shreya Shah
· 6 years ago
bfb88f7
Merge pull request #15701 from shreyashah115/item-stock
by Shreya Shah
· 6 years ago
8266091
fix(report): Add column for Item Name
by Shreya
· 6 years ago
606c504
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
905c0ff
File api (#15637)
by Chinmay Pai
· 6 years ago
a16f0f4
fix(item_defaults): handle multiple item defaults for a company (#15634)
by Alchez
· 6 years ago
f90af80
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
d92f3ac
Fix 'transporter info' section in Delivery Note (#15565)
by Sagar Vora
· 6 years ago
0309bbe
function call requires company as parameter
by Zlash65
· 6 years ago
8a4bcef
fix(accounts-receivable): Column values in Print and PDF (#15621)
by Shreya Shah
· 6 years ago
d2c5b50
fix(warehouse-account): get warehouse account map fallback handling (#15625)
by Nabin Hait
· 6 years ago
de5206f
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
5e466ba
Removed update_job_card_reference method (#15614)
by rohitwaghchaure
· 6 years ago
1d5dc73
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
3220602
Fix Codacy
by Shreya Shah
· 6 years ago
2123b97
add get_query for revenue and expense account
by Zlash65
· 6 years ago
00a16a9
set_item_default was referencing a variable company of "company" (#15576)
by Saif
· 6 years ago
4c61861
Add Delivery Trip to Delivery Note dashboard (#15587)
by Valmik
· 6 years ago
da10f6e
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
1867869
Fix issue after merging hotfix into staging-fixes
by Rohit Waghchaure
· 6 years ago
7d929c5
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
719701f
Enhancement in Budget Variance and other reports (#15455)
by deepeshgarg007
· 6 years ago
6a5e6ed
delivery trip notification to customer fix
by Zlash65
· 6 years ago
9e67b8e
fix driver name selection
by Zlash65
· 6 years ago
622bd10
add date data [mandatory]
by Zlash65
· 6 years ago
6ecb255
Add Delivery Settings + improve 'Notify Customers' functionality (#15322)
by Alchez
· 6 years ago
55a53e0
Added ability to have a default return warehouse for Sales Returns (#15491)
by Neil Trini Lasrado
· 6 years ago
83c8934
set_item_default was referencing a variable company of "company" (#15534)
by Saif
· 6 years ago
4b404c4
Avoid multiple escapes (#15509)
by Suraj Shetty
· 6 years ago
7d6d678
purchase receipt return entry in dashboard
by Nabin Hait
· 6 years ago
183972f
fix(stock_entry): allow creating stock entry against work order even if item rate is zero
by Nabin Hait
· 6 years ago
1e7c32b
Payroll fixes and more (#15475)
by Nabin Hait
· 6 years ago
171c7d4
add filters on item prices report (#15495)
by RicardoJohann
· 6 years ago
430c3c8
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
9d3a97f
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
fe1e4a4
Validate negative stock serial number (#15492)
by rohitwaghchaure
· 6 years ago
63ebeb4
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
e83ff38
[Enhance] Deferred Expense (#15437)
by Zarrar
· 6 years ago
bfc195d
Changes to support refactor in frappe pg-poc branch (#15287)
by Suraj Shetty
· 6 years ago
a2f0b34
fix(item, item default): changed the modified date (#15442)
by Ameya Shenoy
· 6 years ago
2ab6e0e
fix(translations): Replace translations by keyword with indexed version (#15426)
by Faris Ansari
· 6 years ago
6d0ae5b
Allow Rename for Custom Tariff (#15389)
by Doridel Cahanap
· 6 years ago
Next »