Skip to content

tacdisecomm/vc-module-order

 
 

Repository files navigation

VirtoCommerce.Order

VirtoCommerce.Order module represents customer Order management system. Key features:

  • payment and shipment management

Order UI

Documentation

User guide: Order Management

Developer guide:

Installation

Installing the module:

Settings

  • Order.Status - customer order statuses (Processing, Cancelled, Completed, etc.);
  • Shipment.Status - shipment statuses (New, PickPack, ReadyToSend, etc.);
  • PaymentIn.Status - incoming payment statuses (New, Pending, Authorized, etc.);
  • Order.CustomerOrderNewNumberTemplate - template for new Order number generation;
  • Order.ShipmentNewNumberTemplate - template for new shipment number generation;
  • Order.PaymentInNewNumberTemplate - template for new incoming payment number generation.

Available resources

License

Copyright (c) Virto Solutions LTD. All rights reserved.

Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://virtocommerce.com/opensourcelicense

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

Packages

No packages published

Languages

  • C# 65.9%
  • JavaScript 19.4%
  • HTML 13.7%
  • Other 1.0%