mbezdek
7th April 2003, 16:21
When entering sales order lines, we have some lines with cost items that will be for miscellaneous charges (i.e. freight, price adjustments, etc.). When the user enters these, we would like to be able to have them add a standard text, based on the item. For example, if they use the Freight item, the text might be "Freight Charges for SO 89810832, Customer PO 1237293". Is there an efficient way to add these without having to re-key the same wording for each order line, and just have the user fill in the blanks with the order numbers. Basically looking for a way to have sort of a text template that they could use. We have looked at the standard text functionality and there are ways to make that work but it would be better if there was a more efficient way.
sammeer
7th April 2003, 17:27
Hi
well that repetetion of work will definetly be a compulsive activity
unless some customization solution is there( for that also i am not sure)
but yes
if your purpose is to:
--Calculate & record freight for each sales order
--you need extreme transperency for your cost booking
--moreover subcontractor wise(Transporter-wise) expenditure reports.
---Or you want to bifurcate your cost to lowest level including multi mode , Multi subcontractor & currency involved
---you want to know diffrence between your estimate freights & actual freights
---Or you want to save energies of maintaining/entering diffrent orders to record freight & then manually maintaining refrences with concerned sales orders ( as either you customize or use standrd you have to link refrences manually & that invites great room for error)
--- Or you are recording your fuel maintainance or other expenditures through purchase orders or by cost item functionality & still not able to get essential reports
--Or you wish to record any expense & activity for such cost items
In summarized language if you need complete picture of your freight with lowest amount of manual intervation
I have a solution
If your requirement matches to what i understood
i will be obliged to help you out.
waiting for your reply
regards
Sammeer
:)
evesely
7th April 2003, 21:58
If the "fill-in" information is already entered on the line or header, this shouldn't be too horrible. You would need to either customize the sales order line script or use a tool like RMCgen or QKey to call some text functions at the appropriate time. If you need to prompt the user for more input, then things become a bit more complicated.