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

[16.0][ADD] account_move_line_profit_loss_balance #1115

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

norlinhenrik
Copy link
Contributor

@norlinhenrik norlinhenrik commented Feb 26, 2024

This module adds "Profit / Loss" and "Balance" to the reporting menu.

Some fields are added/modified in account.move.line:

  • account_type (store=True)
  • balance_pl (to show Profit/Loss with positive income and negative expense)

@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch 2 times, most recently from 1b84a03 to 1a80f3c Compare May 29, 2024 07:49
@rousseldenis
Copy link

Hi @norlinhenrik prefer explicit module naming than implicit one. So, suffix should be profit_loss.

@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch 5 times, most recently from 4043e44 to f308aa8 Compare May 29, 2024 11:16
@norlinhenrik norlinhenrik changed the title [16.0][ADD] account_move_line_pl (profit / loss) [16.0][ADD] account_move_line_profit_loss_balance May 29, 2024
@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch from f308aa8 to a4658e1 Compare May 29, 2024 11:21
@norlinhenrik
Copy link
Contributor Author

Hi @rousseldenis Thank you for your feedback! I did some more improvements. Now you are welcome to review.

@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch from a4658e1 to 803c88c Compare May 30, 2024 07:15
@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch from 803c88c to fe0ca75 Compare July 18, 2024 06:24
@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch 3 times, most recently from 6de9af6 to 27d21a8 Compare July 28, 2024 19:14
Copy link
Member

@rvalyi rvalyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @norlinhenrik thanks for contributing. It doesn't look bad, but could you please remove the mis_builder_cash_flow/static/description/index.html change from the commit?
(you can do a rebase -i, put the original index.html from the 16.0 branch, commit index.html with --amend) and do a push -f )

@norlinhenrik norlinhenrik force-pushed the 16.0-add-account_move_line_pl branch from 27d21a8 to 97eb685 Compare July 31, 2024 04:15
@norlinhenrik
Copy link
Contributor Author

Oops, how did that happen? I have removed the unwanted file now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants