日期序号器定期重置流水号 / Sequence by Month Day Year Auto Reset
序号按日/月/年自动重置,灵活自定义序列间隔 / Auto sequence reset by day, month, or year
让Odoo序号支持按日、月、年自动重置,例如4月销售单为SO/20190401/001,5月自动重置为SO/20190501/001。灵活配置序列间隔,支持手动自定义编号范围
Enable Odoo sequences to auto reset by day, month, or year. April orders: SO/20190401/001, May auto resets: SO/20190501/001. Flexible interval configuration.
功能概述 / Overview
本模块扩展Odoo原生序号器,增加按日、按月、按年自动重置功能。设置频率后,日期范围和下一个编号自动创建。日期基于创建者的时区计算,也支持手动自定义From/To/Next Number。
This module extends Odoo's native sequence with auto reset by day, month, or year. Date ranges and next numbers are auto-created based on frequency. Date calculation is based on creator's timezone, with manual customization support.
核心亮点 / Key Highlights
灵活的序列号重置方案 / Flexible sequence reset solution
1. 按月重置 / Reset by Month
Monthly Reset
每月自动重置序号,如SO/201904/001, SO/201905/001
2. 按日重置 / Reset by Day
Daily Reset
每日自动重置序号,如SO/20190401/001, SO/20190402/001
3. 按年重置 / Reset by Year
Yearly Reset
每年自动重置序号,如SO/2019/001, SO/2020/001
4. 自定义序列间隔 / Customize Interval
Flexible Setup
灵活自定义序列间隔,支持手动设置From/To/Next Number
通用特性 / General Features
多语言与多公司
Multi-Language & Multi-Company
完整的多语言翻译支持,适配全球化企业部署。原生多公司架构,数据严格隔离。
全版本兼容
Full Version Support
支持 Odoo 19, 18, 17, 16, 15, 14, 13, 12,EE/CE/.SH,兼容企业版、社区版及在线 SaaS。
代码完全开源
Full Open Source
基于 LGPL-3 协议开源,代码透明可审计,支持二次开发与定制。
界面截图 / Screenshots
核心功能界面一览
序列号示例 / Sequence by month, day, year
使用说明 / How to use
设置月/日/年重置 / Set month, day, year
多语言支持 / Multi Language
使用流程 / How It Works
开启开发者模式
Enable Dev Mode
打开序列设置
Open Sequences
设置频率
Set Frequency
自动生效
Auto Apply
支持与依赖模块 / Supported & Dependent Modules
- base / 基础模块
odooai.cn
专业Odoo服务伙伴-开发实施咨询培训全套解决方案 / Professional Odoo Solutions
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module