Jump to content

Create New column Fee 2 and Fee 3 on Annual Income Report


zitu4life

Recommended Posts

Hi all

Is there a simple way to add new column fee on annual income report. I am looking for to have Fee 1 Fee2 Fee3. And also this should be counted on final balance.

annual_income_report.php file is not encrypted so we can managed it, but also we would face problem when adding manual transition there is only one field for Fee not Fee2 and Fee3

image.thumb.png.b24e64f37e9398276340a7c2471c9bef.png

--------------------------------------------------------------------------------------------

 

image.thumb.png.e2826ec4b09a096442c3e56bdc00c386.png

 

The way should be editing annual_income_report.php ?

image.png.02b38aaa77119777149852b51582e0cf.png

 

Link to comment
Share on other sites

22 minutes ago, zitu4life said:

Is there a simple way to add new column fee on annual income report.

yes - you just edit the report code and add them... 🙂

A6w11uH.png

... but modifying the report is not the issue with this question (it's easy to add new columns) - it's finding a way to add the other fee values to the database and work them into the equations.

22 minutes ago, zitu4life said:

I am looking for to have Fee 1 Fee2 Fee3

then you need to find a way to add them separately - unless Kian wants to chip in with an idea, you may end up throwing money at a developer for this, because you might be looking at creating a new db table (unless you modified tblaccounts), plus a method to enter the 3 separate fees... then you'd still have to modify the report sql query to account for the changes.

so I think to answer your question - it's simple enough to add columns to the report... but the rest might take some additional coding. 😕

Link to comment
Share on other sites

6 minutes ago, brian! said:

yes - you just edit the report code and add them... 🙂

Yes @brian! I have already did it editing annual_income_report.php but actually the challenge was creating all those scripts or codes or database... The needed was trying to use what already exists in WHMCS to has a clearly reports helping  control those major Fee by class and then know quickly, monthly by monthly if It was paid (delivered to government). Actually it is likely I am trying to reducing the fact that WHMCS do not has a built in Expenses, at least allowing us to add manual amount out categorized as Fee 1 Fee2 Fee3 or anything we need and then displayed it on the current report  annual_income_report.php. I will insist until day integrate it as an official addon. @WHMCS ChrisD

@Mauwiks

 

Link to comment
Share on other sites

@WHMCS ChrisD Thank you for your feedback. Actually I agree that WHMCS is not designed to replace an accounting system, and I already has my accounting system, but considering that WHMCS are helps a lot in management, and reports, and also helping in analysis business health, it would be even better if reports could shows status of not all income in but also balance regarding expenses...That is why it could be just an addon not core directly integrated.

I am not asking WHMCS to develop it on next release or even next months, but this brain storm is to try to make developers think about...All business exists in a way or another...all regard profit. So like there is these official addon: Project management, Software Licenses, Live chat, etc, etc, Expenses could be an addon too. Of course it will need man work, and later only relax and grow profit for WHMCS.

With an expenses track will help a really better analysis of business Heath every moment and this is not related to be an certified  accounting system. I agree that WHMCS will not be an account system because lots of requirement rather than expense.... I wont post anymore regarding this topic, to avoid been a bored person. 😉

 

 

Edited by zitu4life
Link to comment
Share on other sites

@zitu4life If you haven't already done so, please submit a feature request here there is an older request at https://requests.whmcs.com/topic/expense-balance-feature that may go some of the way towards what you are looking at but at this stage, we don't have any plans to add a expense feature, not to say that we will or will not in the future of course.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated