R
rasper22
Hi
I am designing a call logging system for my business. That records all
the details of calls received and then displays all the records that
have not been resolved.
Suppliers can have more than one account with us. And are able to
query more than one invoice from different accounts in on Call.
Business Scenario:
A supplier makes a call and we enter the persons name and contact
details. We then record all the invoices and the account it relates
to. We then rank the status of each query as Active, Pending or
Resolved.
This is really basic I know but I keep getting stuck.
At the moment I have three tables: Suppliers, Call, Querry Details
Suppliers 1:M Calls and Calls 1:M Querry Details?
Using this option I am not able to select a different Acc for the
supplier under the Calls table?
Regards,
Franz :roll:
I am designing a call logging system for my business. That records all
the details of calls received and then displays all the records that
have not been resolved.
Suppliers can have more than one account with us. And are able to
query more than one invoice from different accounts in on Call.
Business Scenario:
A supplier makes a call and we enter the persons name and contact
details. We then record all the invoices and the account it relates
to. We then rank the status of each query as Active, Pending or
Resolved.
This is really basic I know but I keep getting stuck.
At the moment I have three tables: Suppliers, Call, Querry Details
Suppliers 1:M Calls and Calls 1:M Querry Details?
Using this option I am not able to select a different Acc for the
supplier under the Calls table?
Regards,
Franz :roll: