Skip to main content
Solved

adding vendors to expense sheet

  • June 12, 2022
  • 1 reply
  • 29 views

Forum|alt.badge.img+14

we need to add list of vendors to expense sheet page ticket tab;

what shall i do ?

 

Best answer by Nagah.khaled

I checked the expense sheet; and i found the list of vendors are defined in ExpenseSheetAgent  custom enumeration.

I opened the custom enumeration page, searched for ExpenseSheetAgent.

added the required values

synchronize to deploy the changes. 

 

1 reply

Forum|alt.badge.img+14
  • Author
  • Hero
  • 110 replies
  • Answer
  • June 13, 2022

I checked the expense sheet; and i found the list of vendors are defined in ExpenseSheetAgent  custom enumeration.

I opened the custom enumeration page, searched for ExpenseSheetAgent.

added the required values

synchronize to deploy the changes.