mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
surveyPirce'
This commit is contained in:
parent
857f735f4d
commit
874bcc298a
1 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
class surveyPrice():
|
||||
"""
|
||||
A class to work out all prices and uploads to sharepoint
|
||||
"""
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
# Step one
|
||||
# Make a copy of the rate card and work out each price matrix
|
||||
# Make the price card downloadable as a single excelt sheet for viewing
|
||||
Loading…
Add table
Reference in a new issue