Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Accounting Test population #14

Open
50 of 53 tasks
martienvanknippenberg opened this issue Jul 14, 2022 · 0 comments
Open
50 of 53 tasks

Setup Accounting Test population #14

martienvanknippenberg opened this issue Jul 14, 2022 · 0 comments
Assignees

Comments

@martienvanknippenberg
Copy link
Member

martienvanknippenberg commented Jul 14, 2022

  • - add internalorganisation with legalform 'BV' and other dutch properties

  • - add bank account for dutch internal organisation

  • - add organisation with name 'Ned. Belastingdienst'

  • - add organisation with name 'Federale OverheidsDienst FINANCIËN'

  • - add RGS GL accounts:

    • - BVrdHanVoo
    • - BVorDebHad
    • - BVorOvaVof
    • - BEivOreRvh
    • - BEivKapOnd
    • - BSchCreHac
    • - BSchBepBtw
    • - BSchBepBtwOla
    • - BSchBepBtwOlv
    • - BSchBepBtwOlo
    • - BSchBepBtwOop
    • - BSchBepBtwOlw
    • - BSchBepBtwOlb
    • - BSchBepBtwOlu
    • - BSchBepBtwVoo
    • - BSchBepBtwSda
    • - BSchBepBtwAfo
    • - BSchOpaNto
    • - BSchOpaVgo
    • - BSchTusTov
    • - WBedVkkOvr
    • - WBedAdlBet
    • - WNerNewNew
    • - BLimKasKas
    • - BLimBanRba
    • - WOmzNopOlh
    • - WOmzNopOlv
    • - WOmzNopOlo
    • - WOmzNopOpg
    • - WOmzNopOlg
    • - WOmzNopOll
    • - WOmzNopOln
    • - WOmzNopOli
    • - BVorOvaNtf
    • - WBedAdlBov
    • - WBedAdlVal
    • - WKprBtkBed
    • - WKprBtkBec
    • - WOmzNodOdg
  • - create organisationGlAccount for every of the above RGS GL account to be used by dutch internal organisation

  • - create InternalOrganisationAccountSettings for dutch internal organisation

    • AccountsPayable = BVorDebHad
    • AccountsReceivable = BSchCreHac
    • SalesPaymentDifferences = WBedAdlBet
    • PurchasePaymentDifferences = WBedAdlBet
    • CalculationDifferences = WBedAdlBov
    • ExhangeRateDifferences = WBedAdlVal
    • OpeningBalance = BSchTusTov
    • Inventory = BVrdHanVoo
    • DeferredExpense = BVorOvaVof
    • DeferredRevenue = BSchOpaVgo
    • AccruedRevenue = BVorOvaNtf
    • AccruedExpense = BSchOpaNto
    • RetainedEarnings = BEivOreRvh
    • Equity = BEivKapOnd
    • NetIncome = WNerNewNew
  • - create 12 monthly accounting periods for dutch internal organisation

  • - create InternalOrganisationInvoiceSettings for each invoice item type

    • Product Feature: sales = , purchase =
    • Part Item: sales = , purchase =
    • Product: sales = , purchase =
    • Service: sales = , purchase =
    • Time: sales = , purchase =
    • - Discount: sales = WKprBtkBed, purchase = WKprBtkBec
    • Surcharge: sales = , purchase =
  • - create InternalOrganisationVatRegimeSettings for VatRegime

    • "Dutch standard VAT tariff" = WOmzNopOlh
    • "Dutch reduced VAT tariff" = WOmzNopOlv
    • "Service B2B: Not VAT assessable" = WOmzNodOdg
    • "VAT Zero rated tariff" = WOmzNopOlg
    • "VAT Exempt" = WOmzNopNod
    • "VAT intra-community" =WOmzNopOli
  • - create InternalOrganisationInventorySettings for TransactionReason?

  • - Create Journal for each JournalType.

    • Link bank journal to dutch internal bank account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants