https://github.com/morghim/contract-payment
frappe erpnext app for make contract link to invoices and make manage dues over contract
https://github.com/morghim/contract-payment
Last synced: 4 months ago
JSON representation
frappe erpnext app for make contract link to invoices and make manage dues over contract
- Host: GitHub
- URL: https://github.com/morghim/contract-payment
- Owner: morghim
- License: other
- Created: 2022-01-24T22:15:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T07:39:27.000Z (about 2 years ago)
- Last Synced: 2024-09-01T08:05:20.520Z (8 months ago)
- Language: Python
- Size: 4.15 MB
- Stars: 23
- Watchers: 2
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Contract Payment - Link between contract with sales invoice and purchase invoice and make dues. (Uncategorized / Uncategorized)
README
# Contract Payment
#### This app for make payment based on contracts for erpnext
#### this app link sales, purchase invoice with contract
#### make contract dues sechudaling or you can add it manualy
#### it make sales invoice if party type customer

#### create sales invoice for customer contract
#### it make purchase invoice if party type supplier
#### it make salary slip if party type employee
## to install app
`bench install-app https://github.com/morghim/contract-payment.git`
#### to use need to check is contract payment on employee, customer, supplier
##### supplier
##### employee
##### customer
## settings:
###### atuomatic create dues: to make system automatic create purahase invoce and sales invoice on same date of due date
###### submit dues after create: this check for make purchase invoice and sales invoice submitted after create
###### stop create purchase invoice for supplier is contract payement: this check system will be stop any invoice without select contract for supplier
###### stop create sales invoice for customer is contract payment: this check will be stop any invoice for customer without select contract#### License
MIT