fastfreddie
New member
- Local time
- Yesterday, 19:35
- Joined
- Feb 24, 2015
- Messages
- 4
I'm looking to simplify some aspects of our company's order database, including standard notes that appear on the sales orders that we send to customers. We have different lines of business and the notes vary. We currently have several reports, depending on the type of order, with the notes hard coded in labels. It's not an elegant, nor scalable, solution.
Our ideal solution: One order report only, with an option for the user to select one or more notes from a list when they enter the order. I'm thinking a popup form with a checkbox next to each note, where each checked note will print on the order report.
Is the above scenario possible?
-If yes, any suggestions for how to best accomplish this would be appreciated. I assume the first step would be to create a table for the notes, but I'm not sure where to go beyond that.
If the proposed solution is not workable, or if there are better ways to accomplish the same task, I welcome all suggestions.
Our ideal solution: One order report only, with an option for the user to select one or more notes from a list when they enter the order. I'm thinking a popup form with a checkbox next to each note, where each checked note will print on the order report.
Is the above scenario possible?
-If yes, any suggestions for how to best accomplish this would be appreciated. I assume the first step would be to create a table for the notes, but I'm not sure where to go beyond that.
If the proposed solution is not workable, or if there are better ways to accomplish the same task, I welcome all suggestions.