Releases: jerryliang122-vast/working-CIF-service
瀚万客服小程序 v1.8.0
支持发送提名清单邮件。
进仓费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
支持了票数计算。
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
incontrollers/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
新增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
增加了代理删除键。现在可以自行删除代理agent信息。
1.5.4 (#32)
优化文件目录
瀚万客服小程序V1.5.3
增加删除键。现在可以清空填写的内容
瀚万客服小程序V1.5.2
增加港口信息
瀚万客服小程序V1.5.1
修复了一个错误,不同港口相同代理出现了数据读写错误。
增加了email选中显示的效果,避免发送错误
瀚万客服小程序
修改了HTML模板
Release inquiry
修改了一下主题