Giter Site home page Giter Site logo

tryton / sale_complaint Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 1.0 315 KB

Mirror of sale_complaint

Home Page: https://hg.tryton.org/modules/sale_complaint

License: GNU General Public License v3.0

Python 100.00%
tryton sale complaint customer-service

sale_complaint's Introduction

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:
    • Draft
    • Waiting: The complaint is waiting for approval.
    • Approved: The complaint has been approved by a sale admin.
    • Rejected: The complaint has been rejected by a sale admin.
    • Done: The complaint's actions have been executed.
    • Cancelled

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.

sale_complaint's People

Contributors

cedk avatar jonlevy avatar libateq avatar nicoe avatar pokoli avatar semarie avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dozymoe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.