Module: Models

Defined in:
lib/models/tax.rb,
lib/models/base.rb,
lib/models/sale.rb,
lib/models/user.rb,
lib/models/outlet.rb,
lib/models/product.rb,
lib/models/customer.rb,
lib/models/register.rb,
lib/models/supplier.rb,
lib/models/inventory.rb,
lib/models/outlet_tax.rb,
lib/models/price_book.rb,
lib/models/consignment.rb,
lib/models/payment_type.rb,
lib/models/product_type.rb,
lib/models/customer_group.rb,
lib/models/outlet_attribute.rb,
lib/models/price_book_product.rb

Defined Under Namespace

Classes: Base, Consignment, ConsignmentProduct, Customer, CustomerGroup, Inventory, Outlet, OutletAttribute, OutletTax, PaymentType, PriceBook, PriceBookProduct, Product, ProductType, Register, Sale, Supplier, Tax, User