mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update payment.rb
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
class Payment
|
||||
unloadable
|
||||
|
||||
# TODO things & stuff
|
||||
def new
|
||||
# TODO things & stuff
|
||||
end
|
||||
|
||||
def create
|
||||
# TODO more things
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user