Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
trytond-sale-complaint
Advanced tools
Sale Complaint Module #####################
The sale_complaint module defines Complaint model.
Complaint
The complaint is mainly defined by a customer which complains about a sale or an invoice. Actions can be taken to solve the complaint. Here is the extensive list of the fields, most of them are optional:
Customer: The customer.
Address: The main address of the customer.
Date: The date the complaint is filled.
Number: The internal reference of the complaint (will be generated automatically on creation).
Reference: The optional external reference of the complaint.
Employee: The employee responsible of the complaint.
Type: The type of complaint
Origin: The original document for which the complaint if filled.
Company: The company against which the complaint is filled.
Description: The description of the complaint.
Actions: The actions to take to solve it.
State:
Action
A complaint action defines an action to execute to solve the complaint. There are two types of action: Create Sale Return and Create Credit Note. When the origin of the complaint is a line, only this line will proceeded and it will be possible to define the quantity and the unit price otherwise it is the all document.
Type
It defines the type of complaint per document: Sale, Sale Line, Customer Invoice and Customer Invoice Line.
FAQs
Tryton module for sale complaint
We found that trytond-sale-complaint demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.