Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5077 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

HI

I had created 3 table call invoice, statement and credit. Here i need to create a monthly statement for my invoice.

In my statement we have date, invoice no, debit, Credit and Balance.

Date.................... Invoice No...........Debit.............Credit............. Balance

12/29/2010............0001................... 120....................................... 120

12/29/2010............0004....................400........................................520

12/29/2010............0006....................320........................................840

12/29/2010..........CN0001....................................120......................720

My problem here is how can we get the balance from portals, and is there anywhere that we can add in the Credit notes

in the same portals. Hope that someone here can help me for that.

Thanks

Posted

HI

I had created 3 table call invoice, statement and credit. Here i need to create a monthly statement for my invoice.

In my statement we have date, invoice no, debit, Credit and Balance.

Date.................... Invoice No...........Debit.............Credit............. Balance

12/29/2010............0001................... 120....................................... 120

12/29/2010............0004....................400........................................520

12/29/2010............0006....................320........................................840

12/29/2010..........CN0001....................................120......................720

My problem here is how can we get the balance from portals, and is there anywhere that we can add in the Credit notes

in the same portals. Hope that someone here can help me for that.

Thanks

PROBLEM.fp7.zip

Posted

1. There is no need for a Statements table to produce a monthly statement; OTOH, a Customers table would be very useful.

2. A portal cannot show records from more than one table. Either put invoices and credits in the same table, or change your statement's arrangement to something like:

Invoices:

Date        Invoice     Debit       

12/29/2010  0001        120         

12/29/2010  0004        400         

12/29/2010  0006        320         



Credits:

Date        Credit      Credit      

12/29/2010  CN0001      120



Balance:

720

Posted

HI

Thanks, will rearrange the statement.

1. There is no need for a Statements table to produce a monthly statement; OTOH, a Customers table would be very useful.

2. A portal cannot show records from more than one table. Either put invoices and credits in the same table, or change your statement's arrangement to something like:

Invoices:

Date        Invoice     Debit       

12/29/2010  0001        120         

12/29/2010  0004        400         

12/29/2010  0006        320         



Credits:

Date        Credit      Credit      

12/29/2010  CN0001      120



Balance:

720

Posted

It's the same problem as with the portal. You CAN do the report from Invoices, summarized by customer, and put a portal to Credits in the sub-summary part.

Still, it would be best IMHO to have just one table for both.

Posted

Hi Comment

Thanks for your help.

Cheers

It's the same problem as with the portal. You CAN do the report from Invoices, summarized by customer, and put a portal to Credits in the sub-summary part.

Still, it would be best IMHO to have just one table for both.

This topic is 5077 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.