Skip to content

Accounts paymentref#131

Merged
geeksareforlife merged 8 commits intomasterfrom
accounts-paymentref
May 7, 2017
Merged

Accounts paymentref#131
geeksareforlife merged 8 commits intomasterfrom
accounts-paymentref

Conversation

@dpslwk
Copy link
Member

@dpslwk dpslwk commented May 2, 2017

This covers the payment ref table and generation
another small step towards my work on #111

dpslwk added 7 commits May 2, 2017 11:43
php 7.1 will allow nullable types but we have not update the dev system yet
Account Factory include payment reference generation code (first bit of reuse from HMS1)
# Conflicts:
#	app/Providers/RepositoryServiceProvider.php
@dpslwk dpslwk requested a review from geeksareforlife May 2, 2017 21:37
@dpslwk dpslwk added this to the Base System milestone May 2, 2017
@dpslwk
Copy link
Member Author

dpslwk commented May 2, 2017

in this PR I'm starting to sub group the entities this is the first of the Banking related ones

Banking\ will also include

  • AccountNotification
  • Bank
  • BankTransaction

and I'm thinking to have Gatekeeper\ with

  • AccessLog
  • Door
  • RfidTag
  • ZoneOccupancy
  • Bell
  • Pin
  • Zone
  • ZoneOccupancyLog

@@ -1,4 +0,0 @@
function removeUserFromRole()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you removed this??

@geeksareforlife geeksareforlife merged commit 3c14909 into master May 7, 2017
@geeksareforlife geeksareforlife deleted the accounts-paymentref branch May 7, 2017 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants