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