Setting up credit notes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm making a sales and invoicing system, but I'm struggling with the credit
notes.

So far, I have set up the sales orders and sales order lines in two separate
tables.

Same with the credit notes, and credit note lines.

The credit note is based on a sales order, but doesn't necessarily contain
all the same lines as there were in the sales order. Therefore, I need to
pull through a copy of the sales order lines into the credit note lines, and
then edit from there.

How do I pull a copy of the sales lines for a particular sales order through
into the relevant credit note lines table associated with the original sales
order?

Thanks,

Franc.
 
Franc, An idea. It would *greatly* simplify things if you could keep the
sales orders and credit notes in the same table. Add a field to identify
which it is.
HTH, UpRider
 
Hi there,

I thought of that one, but the sales orders and credit notes have a
different sequence of id numbers, so had to put them in different tables. At
least, if I have understood you correctly?

Franc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Negative values when credit note created 5
Credit Score 5
checa 1
unique sales order and line number 4
sales extended 1
Fastest and most Efficient code? 13
Calc Sales based on Stock Count 3
Hyperlink in query? 2

Back
Top