Service update, import changes from web_portal
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace library_spo_utils.Interfaces.Services;
|
||||
|
||||
public interface IPurchasingPackingSlipBuildService
|
||||
{
|
||||
public void CreateIfNotExists(string purchasingPackingSlipName);
|
||||
}
|
||||
Reference in New Issue
Block a user