Articles tagged #OR
Articles tagged
#OR
Import Expense Report > Sublist Fields
You use the Expenses sublist to add or update individual expenses on an expense report record. This sublist can be selectively updated by either the Line ID or Ref No. field.
Import Expense Reports as Reimbursable
The user needs to import Expense Reports to be recognized as Reimbursable, and won't be deducted on the Advances to Apply.
Custom Accountant Role With Expense Report Permission Full Cannot Approve Expense Report via Approve Expense Report Page
The user has a Custom Accountant role with permission for theExpense Reportset toFull.Using the role, the user navigates to theApprove Expense Report page to view lists of expense reports for approval. Aftera checkmark is placed on theExpense Reportto approve and clickSubmit,the page reloads but theExpense Reportchecked is stillUnapproved.
Return User Error on Transaction Deletion not Working
A user wants to return a user error via workflow whenever a user tries to delete purchase orders that are not created by them.
Unable to set Account for Corporate Card Expenses When Editing Expense Reports
A user is trying to select an account in the Account for Corporate Card Expenses dropdown field in an Expense Report, but when saving the record, the value under this field is missing.
Specific Roles to Access Only Specific Custom Form
A user would like to know how they can assign a specific custom form to a specific role
Set Document Status on Estimates
User wants to set the Document Status of Estimates based on their Probability.
Resolve Error: Enter Values For Serial/Lot Number when Billing a Sales Order
The user gets the error saying:Please enter value(s):for Serial/Lot Numberwhen billing theSales Order.
Enable/Disable Oracle Guided Learning Preference
The user wants to remove the newly added button at the middle-right part of the dashboard.
Remove an Employee from the Sales Rep Field > Unable to Locate the Employee Record
The user wants to remove one of the employees listed on the standard Sales Rep field in entity/transaction records. However, when the user navigates to the Lists > Employees > Employees, the employee is not listed. The employee may have a generic name such as "Pre-Sales, Sales - Professional Services, Accounts, Marketing Team", etc.
Resolve Users Who are Allowed to Fulfill More than the Quantity on hand When Fulfill based on Commitment setting is set to Limit to Committed
System allows fulfilling of Sales Orders more than current Quantity On Hand even if Fulfill based on Commitment setting is set to "Limit to Committed" and the user is fulfilling items using the Standard Sales Order Form.
Add AR Aging Summary Report to Home Dashboard
The only way to add the AR aging summary report to Home Dashboard portlet is by way of creating a standard KPI - Receivables. The KPI provides a link to the report. When you click on Today in the KPI, the AR aging summary report opens. The report is not available as a snapshot.
Saved Search on Inventory Count of Lot Numbered Items to Show the Inventory Numbers and Quantities on Snapshot Detail and Count Detail
Scenario
Solution
- Navigate toLists>Search>Saved Searches>New
- SelectTransaction
- Search Title:EnterTitle
- ClickResults
- ClickStandard
- Filter:
- SelectType
- SelectInventory Count
- SelectItem
- Selectnot none
- SelectStatus
- SelectInventory Count:Approved,Inventory Count:Completed/Pending Approval
- SelectItem fields...
- SelectIs Lot Number
- SelectYes
- SelectIs Lot Number
- SelectFormula(Numeric)
- Formula:EnterCASE WHEN {transactionlinetype} = 'Snapshot Quantity' or {transactionlinetype} = 'Count Quantity' THEN 1 ELSE 0 END
- Formula (Numeric):Selectequal to
- Value:Enter1
- Formula:EnterCASE WHEN {transactionlinetype} = 'Snapshot Quantity' or {transactionlinetype} = 'Count Quantity' THEN 1 ELSE 0 END
- SelectType
- ClickResults
- ClickColumns
- Field:
- SelectDate
- SelectDocument Number
- SelectItem
- SelectFormula(Text)
- Formula:EnterCASE WHEN {transactionlinetype} = 'Snapshot Quantity' THEN {inventorydetail.inventorynumber} ELSE null END
- Custom Label:EnterSnapshot Lot Number
- SelectFormula(Text)
- Formula:EnterCASE WHEN{transactionlinetype} = 'Snapshot Quantity' THEN {inventorydetail.quantity} ELSE null END
- Custom Label:EnterSnapshot Quantity
- SelectFormula(Text)
- Formula:EnterCASE WHEN {transactionlinetype}='Count Quantity' THEN {inventorydetail.inventorynumber} ELSE null END
- Custom Label:EnterCount Lot Number
- SelectFormula(Text)
- Formula:EnterCASE WHEN {transactionlinetype}='Count Quantity' THEN {inventorydetail.quantity} ELSE null END
- Custom Label:EnterCount Quantity
- ClickAdd
- ClickSave & Run
No Items Showed on Create Inventory Count Page
Scenario
This holds true even if the previous inventory count made on 12/31/2020 has already been deleted. This last inventory count date is not editable because this is based on the inventory count generated from the create inventory count page. Itis also not advisable to delete an inventory count as there may be inventory adjustments related to it.
Solution
- Navigate toTransactions>Inventory> EnterInventory Count
- Populate required fields with preferred values
- Itemstab
- SelectItemfrom the drop-down list
- ClickSave