Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
4a7a380f0cf249bddb5f21d6ee04babc8c82e6f5
/
erpnext
/
selling
04e89ce
refactor: deprecate old API
by Rushabh Mehta
· 6 years ago
a02ab2d
Merge pull request #17635 from nabinhait/add-multiple-items-dev
by Rushabh Mehta
· 6 years ago
3fccfaa
feat: Added 'Add Multiple' options in all sales / purchase transactions
by Nabin Hait
· 6 years ago
0ae1c29
fix: Status updater fixes in PO and SO and test coverage for return (#17491)
by Deepesh Garg
· 6 years ago
24442af
fix: use list comprehension
by Himanshu Warekar
· 6 years ago
fbed6a1
fix: calculate percentage only if sales team exist
by Himanshu Warekar
· 6 years ago
40b99e3
fix: sales percentage equal to 100
by Himanshu Warekar
· 6 years ago
5ca977a
fix: python side validation
by Himanshu Warekar
· 6 years ago
76eddcc
fix: validate percentage total
by Himanshu Warekar
· 6 years ago
3d64a5d
Merge pull request #17416 from asbasawaraj/add_status_field_in_campaign
by Nabin Hait
· 6 years ago
d539def
Update campaign.json
by Nabin Hait
· 6 years ago
9ccdf59
Merge pull request #17445 from rmehta/refactor-child-tables
by Nabin Hait
· 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
b8103ac
Merge branch 'develop' into item-discount
by Nabin Hait
· 6 years ago
4b21225
fix: Map item_code to title (#17403)
by Faris Ansari
· 6 years ago
d4585ef
feat: Additional fields in campaign
by Basawaraj Savalagi
· 6 years ago
4a4ce12
fix: Commonfied code for inter-company-transaction
by deepeshgarg007
· 6 years ago
593242f
fix: Calculate rate based on discount on server side only if not rate or pricing rule applied
by Nabin Hait
· 6 years ago
555f425
fix: Test case and styling fixes
by deepeshgarg007
· 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
3a2d6a4
Merge pull request #17169 from rohitwaghchaure/production_plan_multiple_enhancements
by Nabin Hait
· 6 years ago
38238b0
fixed test cases
by Rohit Waghchaure
· 6 years ago
00d73cd
fix: POS not working if user has access of multiple company
by Rohit Waghchaure
· 6 years ago
34ee41a
fix: Pending SO Items For Purchase Request not showing the so quantity correctly if so has duplicate items
by Rohit Waghchaure
· 6 years ago
fa8f13d
Merge pull request #17213 from rohitwaghchaure/optimized_code_to_get_items_for_pos
by Nabin Hait
· 6 years ago
4f49ce4
feat: auto assign lead/opportunity to lead owner, customer account manager
by Rushabh Mehta
· 6 years ago
2454d89
Optimized the code to fix slow loading of items in the POS
by Rohit Waghchaure
· 6 years ago
3ab2a18
Merge branch 'develop' into so-on-hold
by Mangesh-Khairnar
· 6 years ago
65cca62
fixed merge conflict
by Nabin Hait
· 6 years ago
89206e7
fixed merge conflict
by Nabin Hait
· 6 years ago
4898d19
Merge pull request #17200 from Anurag810/pos_running
by rohitwaghchaure
· 6 years ago
6cd114b
Merge pull request #17198 from rohitwaghchaure/fix_auto_assign_payment_entry_to_invoice
by rohitwaghchaure
· 6 years ago
9a2ae67
fix: order by idx
by Anurag Mishra
· 6 years ago
5ab5f77
fix: order by idx
by Anurag Mishra
· 6 years ago
b286fc9
fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled
by Rohit Waghchaure
· 6 years ago
63cf56f
style: change function call to anonymous function call
by Mangesh-Khairnar
· 6 years ago
b70b048
style: change type comparison for boolean expression
by Mangesh-Khairnar
· 6 years ago
16c4fd6
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
bc02ee2
Merge pull request #17078 from rohitwaghchaure/unlinked_advance_payment_on_cancellation_of_order
by rohitwaghchaure
· 6 years ago
9835c89
Added test cases
by Rohit Waghchaure
· 6 years ago
fc471ed
Merge pull request #17142 from rohitwaghchaure/incorrect_pos_profile_selected_develop
by rohitwaghchaure
· 6 years ago
c2ed03f
always set the company from the POS Profile
by Rohit Waghchaure
· 6 years ago
4324f43
always set the company from the POS Profile
by Rohit Waghchaure
· 6 years ago
0a4aee0
fix: POS search items not works properly if item group filter has applied
by Rohit Waghchaure
· 6 years ago
6f3f218
fix: pos takes more time to add an item in the cart
by Rohit Waghchaure
· 6 years ago
e994494
fix: POS qty decrement freezing the screen
by Rohit Waghchaure
· 6 years ago
5fa9a7a
feat: unlink advance payment entry on cancelation of order
by Rohit Waghchaure
· 6 years ago
e540534
fix: Pricing rule not working for POS
by Rohit Waghchaure
· 6 years ago
b00c164
fix: POS items not loading
by Rohit Waghchaure
· 6 years ago
c7b916a
fix: test cases
by Rohit Waghchaure
· 6 years ago
4389cf0
feat: provision to make Maintenance Schedule from sales invoice
by Rohit Waghchaure
· 6 years ago
4ae2219
renamed report
by Rohit Waghchaure
· 6 years ago
324e06c
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
1c1d0bb
feat: commonified item group wise target variance report
by Rohit Waghchaure
· 6 years ago
b3ec508
feat: record reason for hold as comment
by Mangesh-Khairnar
· 6 years ago
bcb8b13
feat: ask reason for putting sales order on hold
by Mangesh-Khairnar
· 6 years ago
6fabcdd
Merge pull request #16978 from rohitwaghchaure/sales_partner_wise_reports
by rohitwaghchaure
· 6 years ago
3c95387
Merge branch 'master' into develop
by Saurabh
· 6 years ago
65d9435
feat: sales partner reports
by Rohit Waghchaure
· 6 years ago
f3e5213
feat(Support): Service Level Agreements (#16828)
by Himanshu
· 6 years ago
8bfe330
feat: pricing rule enhancements
by Rohit Waghchaure
· 6 years ago
5f8b358
Website: Product Configurator and Bootstrap 4 (#15965)
by Faris Ansari
· 6 years ago
5b43e2f
code cleanup
by Rohit Waghchaure
· 6 years ago
ace95d5
feat: added cost center filter in AR/AP reports
by Rohit Waghchaure
· 6 years ago
8243384
fix(transaction): Add link to payments made by Customer / Supplier in their dashboards
by Rohan Bansal
· 6 years ago
7e67a40
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
7ab961f
remove debug code
by Himanshu Warekar
· 6 years ago
59699bf
[debug] locally tests passed but travis failed
by Himanshu Warekar
· 6 years ago
4f1737c
fix sales order test for creating work order from sales order
by Himanshu Warekar
· 6 years ago
783331c
sales_order to work_order item desc fix
by Himanshu Warekar
· 6 years ago
e1f72cc
revert: Address and contact report fix (#16786)
by Deepesh Garg
· 6 years ago
83f1fbd
test: assert validation error for sales order on hold
by Mangesh-Khairnar
· 6 years ago
3ebeac1
feat: add resume funtionality for sales order on hold
by Mangesh-Khairnar
· 6 years ago
602223d
feat: add a option of on hold in sales order
by Mangesh-Khairnar
· 6 years ago
e0eafb1
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
d2d84e3
fix: Company filter fix
by deepeshgarg007
· 6 years ago
cc6e51c
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
6bd3098
Merge pull request #16716 from deepeshgarg007/precision-fix
by Nabin Hait
· 6 years ago
de0f59b
fix: Removed precision from multiple doctypes
by deepeshgarg007
· 6 years ago
1bcbe90
Merge pull request #16610 from jay-parikh/hotfix
by rohitwaghchaure
· 6 years ago
20db65e
Merge pull request #16694 from rmehta/refactor-comments
by Rushabh Mehta
· 6 years ago
39c106d
fix(test): rename test in test_customer
by Rushabh Mehta
· 6 years ago
74fd5da
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
34f4f24
fix: Address and contact report
by deepeshgarg007
· 6 years ago
4d1bc0c
fix: Add total row in analytics report (#16648)
by Deepesh Garg
· 6 years ago
c8018bd
fix: refactored comments API. Depends on https://github.com/frappe/frappe/pull/6891
by Rushabh Mehta
· 6 years ago
1906f6d
Fix - POS >> Item listing after submit pos >> list all the items which are not restricted to that pos profile #16588
by Jay Parikh
· 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
a8cc4b1
Merge branch 'staging-fixes' into pos_issue
by Deepesh Garg
· 6 years ago
e819047
Merge branch 'staging-fixes' into unicode
by Nabin Hait
· 6 years ago
0bee62b
fix: Made period fields read only and added validation for multiple entries by same user
by deepeshgarg007
· 6 years ago
c2ffcc5
feat(POS): Customer wise price list in offline mode and enhancement in POS closing voucher
by deepeshgarg007
· 6 years ago
49cca7a
fix: Customer based price_list in online POS
by deepeshgarg007
· 6 years ago
37d7b80
Merge branch 'Item-Tax-Template' of https://saifi0102@github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 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
d5c7410
Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template
by Saif Ur Rehman
· 6 years ago
e415cce
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
Next »