Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

aa.gusti / eis

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • eis
  • eispajak
  • views
  • webr.py
  • aa.gustiana@gmail.com's avatar
    Add webr.py to import Webr models · d6ded8e3
    aa.gustiana@gmail.com committed Oct 28, 2025
    d6ded8e3
webr.py 107 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7
from opensipkd.webr.models import (
    WebrAnggaran,
    WebrProduk,
    WebrArInvoice,
    Departemen
)