Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Sales/Purchase Details Report #17739

Closed

Conversation

SaiFi0102
Copy link
Collaborator

@SaiFi0102 SaiFi0102 commented May 24, 2019

Requires frappe/frappe#7455 and frappe/datatable#66 for grouping feature

Sales/Purchase Details Report is a flexible report that can give you a wide range of information you want from transactions.

At the very basic

image

You can choose the columns you need

(this feature is included the other PR #17740 that has prerequisites)

  • Rate Before Discount, Amount Before Discount
  • Total Discount, Discount Rate
  • Rate, Amount
  • Tax Exclusive Rate, Tax Exclusive Amount
  • Net Rate, Net Amount
  • Total Taxes and Charges, Grand Total
  • Taxes and Charges Details: Rates and Amounts

image

Multi level grouping

You can group by either of the following and you can group them in levels

  • Customer, Customer Group, Supplier, Supplier Group
  • Transaction
  • Item, Item Group, Brand
  • Sales Person, Territory

Grouped by Sales Person, Customer, Transaction
image

Grouped by Item Group, Item
image

@stale
Copy link

stale bot commented Jun 26, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed within a week if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Jun 26, 2019
@stale stale bot closed this Jul 3, 2019
@stale stale bot closed this Jul 3, 2019
@stale stale bot closed this Jul 3, 2019
@stale stale bot removed the inactive label Jul 12, 2019
@saurabh6790
Copy link
Member

Depends on #17740

@SaiFi0102
Copy link
Collaborator Author

@saurabh6790 This PR is the independent one...
#17740 is the dependent one which requires Tax Exclusive fields from another PR.
Since I don't see the Tax Exclusive Fields PR in opened I think you should merge this instead of #17740

@stale
Copy link

stale bot commented Aug 12, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed within a week if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Aug 12, 2019
@stale stale bot closed this Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants