Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
324ab98b993ac16bbd5343e8958527720a855d3f
/
erpnext
/
selling
a566b4e
Merge branch 'develop' into email-campaign
by Rucha Mahabal
· 6 years ago
9fe6e00
fix: not able to make material request for bundle items from the sales order
by Rohit Waghchaure
· 6 years ago
65a627c
fix: module changes for Auto Repeat from Desk to Automation (#18356)
by Rucha Mahabal
· 6 years ago
902e5ab
Merge branch 'develop' into ac_dim_usability_fixes
by Deepesh Garg
· 6 years ago
8cbc220
fix: Remove cost center filter from customer credit balance report
by deepeshgarg007
· 6 years ago
ad4c111
fix: Remove cost center filter from customer credit balance report
by deepeshgarg007
· 6 years ago
868766d
refactor: Refactored over delivery/receipt/billing fields (#17788)
by Nabin Hait
· 6 years ago
bbb22ad
fix: child table naming
by Rucha Mahabal
· 6 years ago
7697066
fix(sales_order_list): compare type as well (#18331)
by sahil28297
· 6 years ago
f739591
fix: Accounting Dimensions in Customer Credit Balance report
by deepeshgarg007
· 6 years ago
a85db66
fix: Usability fixes in accounting dimensions
by deepeshgarg007
· 6 years ago
f9e4391
Merge pull request #18038 from fproldan/sales_analytics_with_order_type_develop
by Deepesh Garg
· 6 years ago
9e35bff
feat: Email Campaign
by Rucha Mahabal
· 6 years ago
bc2ff78
fix: Restore "allow delivery" condition checks (#18246)
by Suraj Shetty
· 6 years ago
d749f20
fix: installation note (#18232)
by Mangesh-Khairnar
· 6 years ago
93fbba4
Merge branch 'develop' into sales_analytics_with_order_type_develop
by Don-Leopardo
· 6 years ago
e7bb54e
feat(Issue): Settings to stop SLA tracking (#18112)
by Himanshu
· 6 years ago
59c5c3c
fix: Make material request against SO only for pending qty (#18216)
by Nabin Hait
· 6 years ago
8309fcf
BREAKING CHANGE: Remove anti-pattern "Project Task" (#18059)
by Rushabh Mehta
· 6 years ago
6b2075a
Merge pull request #18161 from deepeshgarg007/additional_discount
by rohitwaghchaure
· 6 years ago
7fc6021
feat(setup): adding selling buying filter in terms and conditions
by karthikeyan5
· 6 years ago
a9ea49c
fix: Additonal discount not get set in sales transactions
by deepeshgarg007
· 6 years ago
bdec7fe
feat: purchase order against sales order (#17975)
by Anurag Mishra
· 6 years ago
34c551d
fix: Missing commits from hotfix branch (#17997)
by Nabin Hait
· 6 years ago
fb29ffc
fix: Usability fixes to Serial No and batch selector (#18071)
by Deepesh Garg
· 6 years ago
a01d0a5
Merge branch 'develop' into sales_analytics_with_order_type_develop
by Don-Leopardo
· 6 years ago
ea05746
fix: Removed submitted status from Quotation (#18055)
by Deepesh Garg
· 6 years ago
40d25f4
fix: Show close button if per_ordered is less than 99.999999 (#18067)
by Nabin Hait
· 6 years ago
2caaa1b
fix(sales-funnel): Remove duplicate code
by Aditya Hase
· 6 years ago
10562b6
fix(sales-funnel): Use frappe.Chart() instead of Chart()
by Aditya Hase
· 6 years ago
54b9fd5
Merge branch 'develop' into sales_analytics_with_order_type_develop
by Don-Leopardo
· 6 years ago
42fe68d
feat: order type in trr type filter
by NahuelOperto
· 6 years ago
1777e60
fix: test case for payment terms in quotation
by Rohit Waghchaure
· 6 years ago
41721fe
Merge pull request #17390 from ashish-greycube/develop_copy_payment_schedule_from_quot_to_SO
by Rushabh Mehta
· 6 years ago
23deb6f
fix: Default cost center fix for delivery note item (#17990)
by Deepesh Garg
· 6 years ago
7efeffa
fix: allow edit is enabled in the pos profile still user not able to edit the rates
by Rohit Waghchaure
· 6 years ago
250734d
fix(selling): Remove Totals row for tree-based Sales Analytics
by Rohan Bansal
· 6 years ago
27518543
Merge branch 'develop' into develop_copy_payment_schedule_from_quot_to_SO
by Nabin Hait
· 6 years ago
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
c0fdb80
Merge branch 'develop' into develop_copy_payment_schedule_from_quot_to_SO
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
4707ad2
fix: copy_payment_schedule_from_quot_to_SO
by ashish-greycube
· 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
Next »