登录 注册
当前位置:主页 > 资源下载 > 9 > mt-freelance-invoices下载

mt-freelance-invoices下载

  • 更新:2024-12-09 13:39:26
  • 大小:1.52MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

#mt-freelance-invoices 供*职业者管理发票的 Web 应用程序。 直接从基于日期的时间表轻松创建发票。 下载您的发票。 一键将pdf格式的发票直接发送给客户。 ##要求 Web 服务器(例如: ) 数据库(例如: ) ##Installation 在您的服务器中(基于 debian) * 假设 SERVER_NAME 像 invoices.myweb.com $ cd /var/www $ git clone https://github.com/mastortosa/mt-freelance-invoices.git $ mv mt-freelance-invoices SERVER_NAME $ cd freelance $ virtualenv venv $ source venv/bin/activate $ pip install -r req