Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
        • DTO
        • Masters
          • DTO
          • Inventory
            • DTO
            • Meta
            • Godown
            • OpeningBatchAllocation
            • StockCategory
            • StockGroup
            • StockItem
            • Unit
          • Meta
          • Payroll
          • BaseAliasedMasterObject
          • BaseAliasedMasterObjectDTO
          • BaseMasterObject
          • BaseMasterObjectDTO
          • CalculationMethod
          • CoreVoucherType
          • CostCategory
          • CostCentre
          • Currency
          • DefaultAllocforItem
          • DefaultVoucherCategory
          • GSTTypeOfSupply
          • Group
          • Ledger
          • MailingDetail
          • VoucherClass
          • VoucherClassLedger
          • VoucherType
        • Meta
        • AllInventoryEntries
        • AllLedgerEntry
        • BaseCompany
        • BaseInventoryEntry
        • BaseLedgerEntry
        • BaseVoucher
        • BaseVoucherDTO
        • BatchAllocation
        • BillAllocations
        • BillRefType
        • Company
        • CompanyOnDisk
        • DeliveryNotes
        • EwayBillDetails
        • GSTRateDetails
        • GSTRegistration
        • GSTRegistrationDetail
        • InventoryEntries
        • LedgerEntry
        • Voucher
        • VoucherViewType
      • Common
      • TallyPrime
    • Services
Class

OpeningBatchAllocation

Constructors

OpeningBatchAllocation()

Properties

BatchName → string
GodownName → string
Name → string
ManufacturingDate → DateTime ?
ExpiryPeriod → DueDate
Quantity → TallyQuantityField
Rate → TallyRateField
Value → TallyAmountField
Meta → OpeningBatchAllocationMeta

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options OptXmlSerializationOptions