Skip to content
Solufyin edited this page Jul 18, 2022 · 5 revisions

Sales-Purchase

        In SCS Sales Purchase when create a purchase order with the default supplier then added a pop message with the purchase order. And has added features like if not use Against Default Supplier, added custom supplier field in dialog and select a custom supplier according. Then after updating the supplier and will create the purchase order with a custom supplier and a popup message will appear.


Available in version

  • Version 13

Key Features of Sales-Purchase

  1. Default Supplier to create Purchase Order
  2. Item-wise custom Supplier with create Purchase Order

How to Use

  1. Here override the base method for creating a purchase order.

image

  1. When clicking Purchase Order the dialog box opens, if click Against Default Supplier then item-wise default supplier will be set like the previous system feature.

image

  1. After then click Create Purchase Order and then the item-wise purchase order will create with the default supplier. Then After popup message will appear.

image

image

  1. If not use Against Default Supplier and if you use a Custom Supplier, first enter a custom supplier in the custom supplier field, and then after you must click the Update Custom Supplier. After then click Create Purchase Order and then the item-wise purchase order will create with a custom supplier and a popup message will appear.

image

  1. If the same supplier is in the item, then will create a purchase order with a different item with the same supplier in one order.

image

Clone this wiki locally