Notes
Url: https://github.com/Asset-Custom/EC_CORE/releases/tag/v1.13.0
New Features
- New features
- Capgemini v2.3
Auto-generated prosecution tasks
Equinox is an existing software company acquired by Questel. It provides a powerful and easy to use docketing engine. It combines an engine that permits to generate tasks following several criteria based on date triggers and a set of rules reflecting the intellectual property of each country. In this Epic, we will use a set of rule, provided by Equinox.
Here is the docketing rules Excel file.
Docketing rules March 2023.xlsx
This feature permits to automatically generate tasks for patents based on a set of rules including triggers on dates, type of patent, and country. This feature can be programmed to recognize specific triggers, such as the expiration date of a patent, and then generate tasks accordingly.
For example, if a patent is set to expire in six months, the system may automatically generate a task to renew the patent. Similarly, if a patent is filed in a specific country, the system may generate tasks related to that country's patent laws and regulations. This feature can help streamline the patent process and ensure that important tasks are not overlooked.
Auto-generated renewal tasks
The renewal module is one of the core feature in our product. We have to provide to the client all renewal information on their cases. When is my next renewal date for this patent ? trademark ? Design.
To do so, we have to determine when is the next renewal date. We have a law engine that permit to deduce the next renewal based on the case information (country, base date, type).
As we have done on Auto-generated prosecution tasks ✅, we have to build an engine based on a set of rule to generate tasks.
So the final goals on this epic is to :
- Deduce the next renewals dates on a specific case
- Create a task with as a due date the deduced renewal date.
Auto Import Images and links for patents
The soluton we provide is to use our Public patent database API to retrieve images and external links for all the patent of the client. We are already using this API to provide data update suggestion that the user can accept or not.
We will use the same API, but for each patent found, we will import automatically images and externals links to the record, without the update suggestion workflow.
Improved image management
The images help the end user to easily scan which asset is currently displayed in a record page or in a hitlist.
We will use the shareinpix appexchange plug-In which allows for multiple Images, easy uploads, and the ability to put the Image Into hitlist.
Extension workflows
Extensions workflows show the user what options are available for a given patent type/age and guide them through the process of adding the additional countries and duplicating associated data.
These workflows permit to:
- Create new patent(s) in the family
- Link patent with parent and child
- Duplicate information from parent
- Create the new patent(s) with the right data populated
- Use the country administration table to filter the right country regarding the scenario
Each workflow is an action that can be launched directly from the parent record page. Some workflows are contextual: it means that they are only visible on certain patent countries and patent types.
Trademark - Goods & Services Management
Gain control over your trademark scope. Efficiently manage the goods and services tied to your brands, ensuring proper classification for registration, monitoring for potential infringement, and maintaining a clear understanding of your brand's reach.
Bug Fixes
- Bug fixes