Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DB constraints for status column in invoices table #12

Open
simevo opened this issue Sep 12, 2018 · 4 comments
Open

add DB constraints for status column in invoices table #12

simevo opened this issue Sep 12, 2018 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@simevo
Copy link
Collaborator

simevo commented Sep 12, 2018

invoices with actor LIKE 'td%' can only have status LIKE 'I_%' OR status LIKE 'R_%'
invoices with actor LIKE 'sdi can only have status LIKE 'E_%'

@simevo simevo added this to the 0.2 milestone Oct 4, 2018
@simevo simevo added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 28, 2018
@asha15
Copy link

asha15 commented Sep 1, 2019

@simevo Shall i work on this issue?

@simevo
Copy link
Collaborator Author

simevo commented Sep 1, 2019

Hi ! thanks for your interest. Yes, if you create a PR we'll certainly look at it

@asha15
Copy link

asha15 commented Sep 5, 2019

ok Thank you.

can i know what are the prerequisites for this project? I'm using a Windows OS.

@simevo
Copy link
Collaborator Author

simevo commented Sep 6, 2019

see https://github.com/italia/fatturapa-testsdi#getting-started
you can set up a debian VM using VirtualBox and follow our README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants