Jump to content

Same Data, New table, New Date *DELETED*


Kicker3

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

Recommended Posts

The Big Question for such structures, would it be for 5,6 or 7, is :

Are you sure all items on any proposal would be invoiced at the same time ?

If so, it is rather straightforward.

Your LineItems.fp5 file basically has ProposaID, InvoiceID, Quantity and Price fieds.

In your case, either the Invoice and the Proposal would point to the same lines in the line items. Invoicing a proposal will result in a quick script that will create a new Invoice, and set the new InvoiceID through a loop in all the lines affiliated to the Proposal ID.

As for the creation date, you can create your own field rather than the built-in auto-entered one, so it should be no problem to have it filled when an invoice is printed.

Link to comment
Share on other sites

This topic is 7085 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.