Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gkcore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gnukhata
  • gkcore
  • Merge requests
  • !34

Organisation details in invoice.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nitesh Laxman Chaughule requested to merge Nitesh/gkcore:invoicedetails into devel Jan 24, 2018
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 3
  1. 'getbillingdetails' function is written for getting organisation details and respected state's gstin.

  2. 'bankdetails' column is added in organisation table and respected changes in gkupgrade function.

  3. 'getbillingdetails' function also returns 'bankdetails' .

  4. "address" field added in 'invoice' table and changes in gkupgrade function for same field.

  5. "bankdetails" field added in 'customerandsupplier' table and changes in gkupgrade function for same field.

  6. 'paymentmode' column is added in invoice table and respected changes in gkupgrade function.

  7. If invoice have address then 'getInvoiceDetails' sends respected address else gives null value.

closes #378 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: invoicedetails