Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
2f1633bf41de2d10a1a651cf370153834d87544f
/
erpnext
/
stock
/
report
06f99ca
fix: Fixes in stock ageing report
by deepeshgarg007
· 6 years ago
7fdab02
fix: Use get_serial_no and remove batch
by deepeshgarg007
· 6 years ago
1495c95
fix: Remove batch
by deepeshgarg007
· 6 years ago
e3a2ab1
fix: Consider serial no and batches in Stock ageing report
by deepeshgarg007
· 6 years ago
f7733be
fix: Enhancement in stock ageing report
by deepeshgarg007
· 6 years ago
4d53992
fix: Changed columns to new dict form
by deepeshgarg007
· 6 years ago
ca25b92
fix: Calcellation logic for reconciliation of serialized items
by Nabin Hait
· 6 years ago
f078031
fix: multiple minor issues in delayed order report (#18134)
by rohitwaghchaure
· 6 years ago
34c551d
fix: Missing commits from hotfix branch (#17997)
by Nabin Hait
· 6 years ago
468d556
fix: set serial numbers as data field
by Shivam Mishra
· 6 years ago
3d47a6d
fix: Company filters in Total Stock Summary Report (#17965)
by Anurag Mishra
· 6 years ago
725f56f
feat: delayed order reports
by Rohit Waghchaure
· 6 years ago
4c16393
feat: creating stock entry against purchase receipt
by Anurag Mishra
· 6 years ago
bbe2c4f
fix: fetch item on the base of item group
by Anurag Mishra
· 6 years ago
7129231
fix(Product Bundle Balance): Update frappe.db.escape for v12
by Saif Ur Rehman
· 6 years ago
12a9a3f
Merge branch 'develop' into Product-Bundle-Balance
by Deepesh Garg
· 6 years ago
a69f729
fix: requested filters changes
by Anurag Mishra
· 6 years ago
61a7b42
fix: added permission and fix filters in stock balance report
by Anurag Mishra
· 6 years ago
7376b4f
feat: added warehouse type master
by Anurag Mishra
· 6 years ago
99fa813
Merge branch 'develop' into Product-Bundle-Balance
by Nabin Hait
· 6 years ago
6dfbd2b
fix: Delete old report
by deepeshgarg007
· 6 years ago
f1da53e
fix(Product Bundle Balance): Remove custom roles
by Saif Ur Rehman
· 6 years ago
a012b63
style: linting
by Saif Ur Rehman
· 6 years ago
adc738f
style: linting
by Saif Ur Rehman
· 6 years ago
35887f1
feat: Product Bundle Balance Report
by Saif Ur Rehman
· 6 years ago
8bbc0a0
Merge branch 'develop' into inactive_items
by Nabin Hait
· 6 years ago
cb2c13f
fix: Stock Ledger report fix (#17343)
by Deepesh Garg
· 6 years ago
e3ea806
fix: Ignore sql injections
by deepeshgarg007
· 6 years ago
a89d1df
fix: Typo fixes
by deepeshgarg007
· 6 years ago
bf2adae
fix: Ordering and datatype fixes in inactive items report
by deepeshgarg007
· 6 years ago
767a00f
feat: Logic for query and report creation for inactive items
by deepeshgarg007
· 6 years ago
4d1df41
fix: Reordered and deleted unnecessary filters
by deepeshgarg007
· 6 years ago
cab2d82
Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items
by deepeshgarg007
· 6 years ago
508e815
feat: Added filters and columns for inactive items report
by deepeshgarg007
· 6 years ago
1934a76
feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107)
by Mangesh-Khairnar
· 6 years ago
da7a193
fix(stock): Fixed stock balance and stock ledger report
by Nabin Hait
· 6 years ago
fa63844
Merge pull request #16925 from rohitwaghchaure/stock_entry_enhancements
by rohitwaghchaure
· 6 years ago
e196b31
Merge pull request #16961 from rohitwaghchaure/stock_ageing_warehouse_wise
by rohitwaghchaure
· 6 years ago
5816fc2
Renamed subcontract to Send to Subcontractor
by Rohit Waghchaure
· 6 years ago
3c95387
Merge branch 'master' into develop
by Saurabh
· 6 years ago
ca9f93c
feat: Stock ageing warehouse wise
by Rohit Waghchaure
· 6 years ago
957a330
Merge pull request #16634 from Alchez/hotfix-stock-balance-balance
by Rushabh Mehta
· 6 years ago
267723f
fix: stock ledgre report not working
by Rohit Waghchaure
· 6 years ago
9757a60
Fix Company Default to Total Stock Summary Report
by Jay Parikh
· 6 years ago
e66f596
fix(report): Incorrectdata for balance quantity and value in Stock Balance report
by Rohan Bansal
· 6 years ago
74fd5da
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
4d1bc0c
fix: Add total row in analytics report (#16648)
by Deepesh Garg
· 6 years ago
551f52f
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
d635f72
fix(stock_balance): Make balance qty and value columns more visible
by Rohan Bansal
· 6 years ago
9ea19b8
fix: Fixed error on stock balance report
by Nabin Hait
· 6 years ago
f97c5da
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
1187d61
fix(stock): Escaping issue in stock ledger report
by Nabin Hait
· 6 years ago
0c16424
fix(naming): Use creation instead of name to order SLEs
by Aditya Hase
· 6 years ago
9e09b3a
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
53a38e8
Merge pull request #16257 from surajshetty3416/permission-fixes
by rohitwaghchaure
· 6 years ago
1c1798c
[Fix] Warehouse wise item balance age and value report not working (#16258)
by rohitwaghchaure
· 6 years ago
7ed37ae
Commonify code - use get_permitted_documents function to avoid code redundancy
by Suraj Shetty
· 6 years ago
7ae2d59
Merge branch 'staging-fixes' into permission-fixes
by Suraj Shetty
· 6 years ago
07e5786
Fix user permission checks
by Suraj Shetty
· 6 years ago
7c2a5bd
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
94a3539
Row check fix in stock analytics
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
05c2989
removed total from graph
by deepeshgarg007
· 6 years ago
4c366ee
Minor issue fixes
by deepeshgarg007
· 6 years ago
b5c7b96
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
84483ff
Stock analytics script report (#15630)
by Deepesh Garg
· 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
c1231d6
Merge branch 'staging' into develop
by Ameya Shenoy
· 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
8e71074
fix(report): Add column for Item Name (#15702)
by Shreya Shah
· 6 years ago
8266091
fix(report): Add column for Item Name
by Shreya
· 6 years ago
f90af80
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
8a4bcef
fix(accounts-receivable): Column values in Print and PDF (#15621)
by Shreya Shah
· 6 years ago
da10f6e
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
719701f
Enhancement in Budget Variance and other reports (#15455)
by deepeshgarg007
· 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
bfc195d
Changes to support refactor in frappe pg-poc branch (#15287)
by Suraj Shetty
· 6 years ago
8be8345
Stock Projected Qty Item Group Filter (#15340)
by Nagarajan
· 6 years ago
a2a6568
fix(reports): Made gstr1 ready for govt portal
by Nabin Hait
· 6 years ago
5c3590f
Merge branch 'master' into develop
by Saurabh
· 6 years ago
624927b
[Fix] Not able to export the Supplier-Wise Sales Analytics report (#15271)
by rohitwaghchaure
· 6 years ago
fa06ee8
Fixed merge conflict
by Nabin Hait
· 7 years ago
a22e0d0
return empty if no stock ledger entry found (#14968)
by Zarrar
· 7 years ago
d7897f1
Resolved merge conflicts
by Saurabh
· 7 years ago
07d0e9a
Don't show disabled items in the stock balance report (#14851)
by rohitwaghchaure
· 7 years ago
1501a6e
[Fix] Data missing issue in stock ledger report (#14755)
by rohitwaghchaure
· 7 years ago
45725c2
add missing brand filter to stock balance report (#14597)
by Bassam Ramadan
· 7 years ago
0eb622f
[fix] resolve conflicts
by Saurabh
· 7 years ago
3c1b153
Merge pull request #14111 from netchampfaris/stock-ledger-report-hotfix
by Saurabh
· 7 years ago
95e6092
Merge branch 'master' into develop
by Ameya Shenoy
· 7 years ago
f7713eb
[optimize] introduce two filter in the report in order to handle large item master data (#14193)
by Manas Solanki
· 7 years ago
efb7319
ran 2to3, evaluation (#13499)
by Achilles Rasquinha
· 7 years ago
9e4889d
[fix] Stock Ledger report item filter
by Faris Ansari
· 7 years ago
dcc90e3
Add fix to support changes in user permission (#13923)
by Suraj Shetty
· 7 years ago
125c0ca
Added brand in item price doctype, item prices report (#13900)
by rohitwaghchaure
· 7 years ago
Next »