Full Code of alcoholwang/e-invoicing for AI

master dbf69642b804 cached
4 files
1.8 KB
989 tokens
1 requests
Download .txt
Repository: alcoholwang/e-invoicing
Branch: master
Commit: dbf69642b804
Files: 4
Total size: 1.8 KB

Directory structure:
gitextract_0m6walsc/

├── .gitignore
├── README.md
└── document/
    └── shanghai/
        ├── Aisino/
        │   └── 联系方式.md
        └── 长宁区税务局增值税电子普通发票推行工作方案.doc

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitignore
================================================
### OSX ###
*.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk


### Windows ###
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows shortcuts
*.lnk


### Linux ###
*~

# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*

# KDE directory preferences
.directory

# Linux trash folder which might appear on any partition or disk
.Trash-*


================================================
FILE: README.md
================================================
# 上海电子发票申请过程

## 2017年06月07日

1. 到长宁区税务局提交了[申请表](document/shanghai/上海市增值税电子普通发票申请书.pdf) 和 [附表一](document/shanghai/长宁区税务局增值税电子普通发票推行工作方案.doc)
2. 联系了爱信诺航天信息,客服电话是 `021-962366`,后来转到专门电子发票的咨询电话 `021-54266487`,工作人员问了一些公司情况和开票需求,给了一份[API文档](document/shanghai/Aisino/上海电子发票分平台API规范V1.41.pdf)
3. 看了爱信诺航天的文档,又打电话沟通了一次,询问到价格信息,CA证书 500元,服务器租赁 4500元/年,平台管理费 3000元/年/3万张发票以内


## 2017年06月

仔细看了文档,感觉金税盘就能直接开具电子发票。
1. 根据订单信息和开票信息生成xml文件
2. 打开开票软件,开具电子发票,导入或者放到指定的轮询目录,开具电子发票
3. 开具完后会生成结果xml,将订单信息、开票信息和结果xml生成pdf文件
4. 使用CA电子签名(这一步还不确定,从手头拿到过的星巴克、京东、淘宝的发票都没签章)
5. 上传到网站 或者发送电子邮件给客户


## 2017年05月

公司可能有电子发票的需求,随后收集网上资料,放在 document 目录里了,其中比较重要的是[《增值税发票系统升级版与电子发票系统数据接口规范》](document/增值税发票系统升级版与电子发票系统数据接口规范.pdf)

* 关于发布增值税发票系统升级版与电子发票系统数据接口规范的公告与政策解读.pdf
* 关于推行通过增值税电子发票系统开具的增值税电子普通发票有关问题的公告(含附件一、附件二).pdf
* 增值税发票系统升级版与电子发票对接技术方案.pdf
* 增值税发票系统升级版与电子发票系统数据接口规范.pdf
* 上海市增值税电子普通发票 企业端业务规范(暂行).pdf
* 长宁区税务局增值税电子普通发票推行工作方案.doc




================================================
FILE: document/shanghai/Aisino/联系方式.md
================================================
上海爱信诺航天信息有限公司 电子发票平台 <http://www.shdzfp.com/toIndex>

客服电话:021-962366

咨询电话:021-54266487


税务局专管电子发票事宜
王老师
222208183
Download .txt
gitextract_0m6walsc/

├── .gitignore
├── README.md
└── document/
    └── shanghai/
        ├── Aisino/
        │   └── 联系方式.md
        └── 长宁区税务局增值税电子普通发票推行工作方案.doc
Condensed preview — 4 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
  {
    "path": ".gitignore",
    "chars": 790,
    "preview": "### OSX ###\n*.DS_Store\n.AppleDouble\n.LSOverride\n\n# Thumbnails\n._*\n\n# Files that might appear in the root of a volume\n.Do"
  },
  {
    "path": "README.md",
    "chars": 909,
    "preview": "# 上海电子发票申请过程\n\n## 2017年06月07日\n\n1. 到长宁区税务局提交了[申请表](document/shanghai/上海市增值税电子普通发票申请书.pdf) 和 [附表一](document/shanghai/长宁区税务局"
  },
  {
    "path": "document/shanghai/Aisino/联系方式.md",
    "chars": 117,
    "preview": "上海爱信诺航天信息有限公司 电子发票平台 <http://www.shdzfp.com/toIndex>\n\n客服电话:021-962366\n\n咨询电话:021-54266487\n\n\n税务局专管电子发票事宜\n王老师\n222208183\n"
  }
]

// ... and 1 more files (download for full content)

About this extraction

This page contains the full source code of the alcoholwang/e-invoicing GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 4 files (1.8 KB), approximately 989 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!