Skip to content

Releases: jerryliang122-vast/working-CIF-service

瀚万客服小程序 v1.8.0

02 Dec 07:57
fbdcc27
Compare
Choose a tag to compare

支持发送提名清单邮件。
进仓费Ui做好了

Sourcery总结

引入发送提名名单邮件和计算仓库费用的新功能。通过新标签和样式增强UI,并更新国家-港口配置。调整CI工作流程以包括必要的软件包安装。

新功能:

  • 添加发送提名名单邮件的功能,包括用于选择代理、港口和管理邮件列表的UI组件。
  • 实现仓库费用计算UI,允许用户输入和计算各种与仓库相关的费用。

增强:

  • 更新国家-港口YAML配置,增加额外的国家和港口,增强地理覆盖范围。
  • 通过为主窗口和文本输入设置一致的样式表来改善UI样式。

构建:

  • 在requirements.txt中添加BeautifulSoup4到项目依赖项。

CI:

  • 修改CI工作流程,在安装Python依赖项之前安装'zip'软件包。
Original summary in English

Summary by Sourcery

Introduce new features for sending nomination list emails and calculating warehouse fees. Enhance the UI with new tabs and styling, and update the country-port configuration. Adjust the CI workflow to include necessary package installations.

New Features:

  • Add functionality to send nomination list emails, including UI components for selecting agents, ports, and managing email lists.
  • Implement warehouse fee calculation UI, allowing users to input and calculate various warehouse-related charges.

Enhancements:

  • Update the country-port YAML configuration to include additional countries and ports, enhancing the geographical coverage.
  • Improve the UI styling by setting a consistent stylesheet for the main window and text inputs.

Build:

  • Add BeautifulSoup4 to the project dependencies in requirements.txt.

CI:

  • Modify the CI workflow to install the 'zip' package before installing Python dependencies.

瀚万客服小程序 v1.7.0

02 Aug 07:32
56201b5
Compare
Choose a tag to compare

支持了票数计算。

Sourcery的总结

引入账单计算功能,新增UI标签页和后端逻辑。通过额外的标签页和一致的字体样式增强UI。

新功能:

  • 添加了一个用于账单计算的新标签页,包含账单号码、分隔符和排除模式的输入字段。
  • controllers/bill_calculate.py 中引入了一个新的类 BillCalculate,用于处理账单号码计算和清理操作。

增强功能:

  • 更新了UI,包含新的标签页和用于账单计算和仓库费用标准注册的输入字段。
  • 在各种UI元素中应用了一致的字体样式,以实现统一的外观。
Original summary in English

Summary by Sourcery

Introduce bill calculation functionality with a new UI tab and backend logic. Enhance the UI with additional tabs and consistent font styling.

New Features:

  • Added a new tab for bill calculation with input fields for bill numbers, separators, and exclusion patterns.
  • Introduced a new class BillCalculate in controllers/bill_calculate.py to handle bill number calculations and cleaning operations.

Enhancements:

  • Updated the UI to include new tabs and input fields for bill calculation and warehouse fee standards registration.
  • Applied consistent font styling across various UI elements for a uniform look.

瀚万客服小程序 V1.6.0

16 Jun 15:32
6e8a8da
Compare
Choose a tag to compare

新增AI助手。支持使用openai的方式。自动整理询价。提取内容。

Summary by Sourcery

This pull request introduces an AI assistant feature using OpenAI for automatic inquiry organization and content extraction. It also includes code refactoring for improved readability, updates to the GitHub Actions workflow, and the removal of an outdated CI workflow file.

  • New Features:
    • Introduced AI assistant functionality using OpenAI for automatic inquiry organization and content extraction.
  • Enhancements:
    • Refactored code for better readability and maintainability, including reformatting SQLAlchemy queries and PyQt signal connections.
  • Build:
    • Updated GitHub Actions workflow to use 'actions/upload-artifact@v4' for uploading Windows executables.
  • CI:
    • Removed outdated GitHub Actions workflow file 'PR-sourcery.yml'.

瀚万客服小程序 v1.5.5

20 May 14:36
02fc744
Compare
Choose a tag to compare

增加了代理删除键。现在可以自行删除代理agent信息。

1.5.4 (#32)

12 Sep 15:39
40df588
Compare
Choose a tag to compare

优化文件目录

瀚万客服小程序V1.5.3

04 Jul 08:56
c61a8fa
Compare
Choose a tag to compare

增加删除键。现在可以清空填写的内容

瀚万客服小程序V1.5.2

23 May 12:52
a58af37
Compare
Choose a tag to compare

增加港口信息

瀚万客服小程序V1.5.1

17 Mar 07:39
b04c463
Compare
Choose a tag to compare

修复了一个错误,不同港口相同代理出现了数据读写错误。
增加了email选中显示的效果,避免发送错误

瀚万客服小程序

22 Feb 05:02
39b47c2
Compare
Choose a tag to compare

修改了HTML模板

Release inquiry

22 Feb 04:06
3740534
Compare
Choose a tag to compare

修改了一下主题