Access cutting-edge tools, resources, and a thriving community to build innovative solutions on the Acumatica Cloud xRP platform.
Hi Community,I have two configuration- related questions regarding Production Order behavior1.Default Status when creating a New Production Order: when creating a new Production Order, it automatically goes to Planned Status. Is there a way to make i...
02/24/2026
We’ve found a part on Create Purchase Order suggesting a order of 50 parts under IN Replanned. However, this part already has 88 units in stock, and SS is 10 and Reorder point is 20. Why is this part appearing here, and what does IN Replanned even me...
02/24/2026
Hi,We would like to disable the access to the (+) button for manual addition of new lines in Purchase Receipts. All lines should be linked to a PO.However, we do not want to take away the (x) button for deleting lines, since the Purchase Receipt may ...
02/24/2026
public class BZCustomerAttribute : CustomerAttribute{ public BZCustomerAttribute(Type search) : this(search, typeof(Customer.acctCD), typeof(Customer.acctName), typeof(Contact.phone1), typeof(Customer.primaryContactID), typeof(Customer....
02/24/2026