| | |
| | | - ReceiptSourceTypeInvoice |
| | | - ReceiptSourceTypeCollectionPlan |
| | | - ReceiptSourceTypeChuKuDan |
| | | constvar.RefundSourceType: |
| | | enum: |
| | | - 1 |
| | | type: integer |
| | | x-enum-comments: |
| | | RefundSourceTypeSalesReturn: 销售退货 |
| | | x-enum-varnames: |
| | | - RefundSourceTypeSalesReturn |
| | | constvar.SalesDetailsKeywordType: |
| | | enum: |
| | | - 客户名称 |
| | |
| | | amount: |
| | | description: 收款金额 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | |
| | | moneyType: |
| | | description: 币种 |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | principal: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 负责人id |
| | | principalId: |
| | | description: 负责人id |
| | | type: integer |
| | |
| | | type: object |
| | | model.SalesRefund: |
| | | properties: |
| | | accountId: |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | id: |
| | |
| | | type: integer |
| | | number: |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | |
| | | type: string |
| | | refundDate: |
| | | type: string |
| | | refundMethod: |
| | | type: string |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.RefundSourceType' |
| | | description: 来源类型(1销售明细单2服务合同3销售发票4收款计划5出库单) |
| | | type: object |
| | | model.SalesReturn: |
| | | properties: |
| | |
| | | amount: |
| | | description: 收款金额 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | |
| | | moneyType: |
| | | description: 币种 |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | principal: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 负责人id |
| | | principalId: |
| | | description: 负责人id |
| | | type: integer |
| | |
| | | type: object |
| | | request.SalesRefund: |
| | | properties: |
| | | accountId: |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | clientId: |
| | | type: integer |
| | |
| | | type: integer |
| | | number: |
| | | type: string |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | |
| | | type: string |
| | | refundDate: |
| | | type: string |
| | | refundMethod: |
| | | type: string |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.RefundSourceType' |
| | | description: 来源类型(1销售明细单2服务合同3销售发票4收款计划5出库单) |
| | | type: object |
| | | request.SalesReturn: |
| | | properties: |
| | |
| | | amount: |
| | | description: 收款金额 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | |
| | | moneyType: |
| | | description: 币种 |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | principal: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 负责人id |
| | | principalId: |
| | | description: 负责人id |
| | | type: integer |