Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
c4fe98391b3b734f3949e92e51af5e2e2ab3579f
/
erpnext
/
buying
5cf12a4
fix(Purchase Order): fetch payment terms (#17121)
by Himanshu
· 6 years ago
c3aecb1
fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table
by Rushabh Mehta
· 6 years ago
4a4ce12
fix: Commonfied code for inter-company-transaction
by deepeshgarg007
· 6 years ago
555f425
fix: Test case and styling fixes
by deepeshgarg007
· 6 years ago
d249325
Merge branch 'develop' of https://github.com/frappe/erpnext into automatic_so_po
by deepeshgarg007
· 6 years ago
72cc750
fix: Requested Items To Be Ordered report showing records even if material request is fully ordered
by Rohit Waghchaure
· 6 years ago
c841bd4
feat: Added validations and mapper to create inter company mapper
by deepeshgarg007
· 6 years ago
90262f8
feat: Added custom button to make inter company order
by deepeshgarg007
· 6 years ago
100bd29
feat: Updated doctypes for sales and purchase order
by deepeshgarg007
· 6 years ago
6472ed2
Merge pull request #16941 from Mangesh-Khairnar/po-on-hold
by Faris Ansari
· 6 years ago
89206e7
fixed merge conflict
by Nabin Hait
· 6 years ago
b286fc9
fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled
by Rohit Waghchaure
· 6 years ago
a2facd4
style: change function call to anonymous function
by Mangesh-Khairnar
· 6 years ago
9835c89
Added test cases
by Rohit Waghchaure
· 6 years ago
3c25166
style: add type comparison for boolean expression
by Mangesh-Khairnar
· 6 years ago
3d667b4
Merge branch 'develop' of https://github.com/frappe/erpnext into po-on-hold
by Mangesh-Khairnar
· 6 years ago
b2dc6ef
style: fix the message for reason for hold
by Mangesh-Khairnar
· 6 years ago
e540534
fix: Pricing rule not working for POS
by Rohit Waghchaure
· 6 years ago
5816fc2
Renamed subcontract to Send to Subcontractor
by Rohit Waghchaure
· 6 years ago
1f2f9cf
feat: added stock entry type master to select purpose in the stock entry
by Rohit Waghchaure
· 6 years ago
3c95387
Merge branch 'master' into develop
by Saurabh
· 6 years ago
f288866
fix: Cost center from PO to PI is not mapping
by Rohit Waghchaure
· 6 years ago
8bfe330
feat: pricing rule enhancements
by Rohit Waghchaure
· 6 years ago
db96db2
style: change position of hold and resume button
by Mangesh-Khairnar
· 6 years ago
e613c4f
test: purchase order on hold
by Mangesh-Khairnar
· 6 years ago
873c579
fix: check for both hold and closed status in po
by Mangesh-Khairnar
· 6 years ago
4f74313
feat: record reason for hold as comment
by Mangesh-Khairnar
· 6 years ago
a1afd78
feat: add validation for on hold purchase order
by Mangesh-Khairnar
· 6 years ago
439546c
feat: add on hold status in purchase order
by Mangesh-Khairnar
· 6 years ago
8243384
fix(transaction): Add link to payments made by Customer / Supplier in their dashboards
by Rohan Bansal
· 6 years ago
cc6e51c
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
de0f59b
fix: Removed precision from multiple doctypes
by deepeshgarg007
· 6 years ago
74fd5da
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
867ca63
fix: Purchase order item description fix
by deepeshgarg007
· 6 years ago
4d1bc0c
fix: Add total row in analytics report (#16648)
by Deepesh Garg
· 6 years ago
1a441b2
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 6 years ago
f97c5da
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
f3cfad7
Merge branch 'master' into staging-fixes
by Sagar Vora
· 6 years ago
e819047
Merge branch 'staging-fixes' into unicode
by Nabin Hait
· 6 years ago
3d275af
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 6 years ago
e9778d9
fix: do not use built-in "input", reload_doc
by Sagar Vora
· 6 years ago
f51661b
fix: allow operators, make weighting_function mandatory
by Sagar Vora
· 6 years ago
9aeabce
fix: trailing whitespace, duplication & more
by Sagar Vora
· 6 years ago
57d7c83
fix: supplier scorecard test
by Sagar Vora
· 6 years ago
037d0f8
fix(buying): make supplier scorecard usable
by Sagar Vora
· 6 years ago
e415cce
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
f3c22f3
fix(unicode): Import unicode_literals in every file
by Aditya Hase
· 6 years ago
74a3370
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 6 years ago
fa7ee0b
Added dafult bank account in the customer/supplier
by Rohit Waghchaure
· 6 years ago
59b9d36
Delete purchase_order.json
by Deepesh Garg
· 6 years ago
e6e1f2a
Delete __init__.py
by Deepesh Garg
· 6 years ago
9fb871c
Delete pending_purchase_order.json
by Deepesh Garg
· 6 years ago
3f5fea9
Delete __init__.py
by Deepesh Garg
· 6 years ago
502f15b
test: test_party_details_tax_category
by Saif Ur Rehman
· 6 years ago
8d61794
Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 6 years ago
8621869
Created multiple reports and linked them to email digest
by deepeshgarg007
· 6 years ago
afec3ca
Merge branch 'staging' into develop
by Saurabh
· 6 years ago
380b4b0
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template
by Saif Ur Rehman
· 6 years ago
e5091cb
chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356)
by Saif
· 6 years ago
7ea6554
Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template
by Saif Ur Rehman
· 6 years ago
3dc5b93
[Fix] Report quoted item comparison not working
by Rohit Waghchaure
· 6 years ago
3de12db
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
6778668
More work on Tax Category and Item Tax Template
by Saif Ur Rehman
· 6 years ago
9e09b3a
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
e8c2fdf
Merge branch 'master' into staging-fixes
by Frappe Bot
· 6 years ago
146be9f
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
83e3c4c
Fix quote error
by Suraj Shetty
· 6 years ago
b296500
Replace 'Make' with 'Create'
by Suraj Shetty
· 6 years ago
8ac2617
Add and Modified DocTypes for Item Tax Template
by Saif Ur Rehman
· 6 years ago
1b7c583
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
ba8c041
fix: Check if items exist
by shreyashah115@gmail.com
· 6 years ago
a78947f
Merge pull request #16218 from deepeshgarg007/analytics-graph
by Nabin Hait
· 6 years ago
4ac9ea0
[Fix] Get items from material request not working for PO
by Rohit Waghchaure
· 6 years ago
1ee19e4
Analytics report graph fix
by deepeshgarg007
· 6 years ago
3d82b74
Update Items in Submit state can add new row (#15644)
by Stavros Anastasiadis
· 6 years ago
7c2a5bd
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
4c79274
Fixed patch and deprecated grid reports
by deepeshgarg007
· 6 years ago
ec5bbe3
Row check fix for purchase analytics
by deepeshgarg007
· 6 years ago
1a1c013
Analytics report bug fixes and code cleaning
by deepeshgarg007
· 6 years ago
b5c7b96
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
60ec88b
Added Default Warehouse field that sets all item's warehouse (#15462)
by Saif
· 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
a057f4c
Script report for purchase analytics (#15612)
by Deepesh Garg
· 6 years ago
63ec78a
Fix Purchase Order Issue in Update Items (#15811)
by Dominik Ottenbreit
· 6 years ago
7658bdc
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
4734379
field name fix
by Zlash65
· 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
f5d3ce8
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
ecba14e
Merge branch 'master' into staging-fixes
by Ameya Shenoy
· 6 years ago
5fcccda
[Minor] Supplier Quotation (#15578)
by Zarrar
· 6 years ago
da10f6e
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
efd776d
Events in timeline (#15485)
by Charles-Henri Decultot
· 6 years ago
90cf2dd
Make pricing rule from Supplier and Customer Doc (#15533)
by Saif
· 6 years ago
bfc195d
Changes to support refactor in frappe pg-poc branch (#15287)
by Suraj Shetty
· 6 years ago
9fde97c
Fixed merge conflict
by Nabin Hait
· 6 years ago
713cfc7
[enhance] Payment order (#15056)
by rohitwaghchaure
· 6 years ago
525a005
TDS Monthly report & TDS Computation Summary report (#15204)
by Zarrar
· 6 years ago
eef5cda
[Fix] Blanket order issue (#15339)
by rohitwaghchaure
· 6 years ago
203baa9
update modified date to load blanket order field (#15332)
by Zarrar
· 6 years ago
Next »