How do I make a field on the line tab mandatory?

SUGGESTED

My customer has a field that was designed for them called the 'exchange rate' so that they can keep track of the exact rate at which they sold the goods.

-> They want these fields to be mandatory when entering the direct order, the user must not be able to create the order without entering the exchange rate.

Also, the currency they sell in is always AUD (Aus dollar)

-> Can I set the line field to default AUD? I know that the customer you select determines the header currency, but how do I make it populate to the line field?

  • 0
    SUGGESTED

    I don't understand the question. Sage X3 can tracking de currency rates in standard mode in all modules.

    Common Data > Common tables > Currency Rates.

    On sales, by default the system takes the customer currency 

    But if he wants to add a new mandatory field, he must to flag on his customised screen the concerned field as mandatory and its value default, then it is necessary validate the sales or purchasing transactions.

  • 0 in reply to Jordi Font
    Thanks! The last part is what i need then! :)
    How do I know what the customized screen is? (The screen code). I tried the ESC F6 to see more info but it didn't work.

    So the only validations would be screen & entry trans validations. Thanks hey!