File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -131,16 +131,13 @@ config
131131 . set ( 'type' , program . opts ( ) . type )
132132 . set ( 'subgroups' , program . opts ( ) . subgroups )
133133 . set ( '_verbose' , program . opts ( ) . verbose )
134- << < << << Updated upstream
135- = = === ==
136134 . set ( 'invoiceTitle' , program . opts ( ) . invoiceTitle )
137135 . set ( 'invoiceAddress' , program . opts ( ) . invoiceAddress )
138136 . set ( 'invoiceCurrency' , program . opts ( ) . invoiceCurrency )
139137 . set ( 'invoiceCurrencyPerHour' , program . opts ( ) . invoiceCurrencyPerHour )
140138 . set ( 'invoiceVAT' , program . opts ( ) . invoiceVAT )
141139 . set ( 'invoiceDate' , program . opts ( ) . invoiceDate )
142140 . set ( 'invoiceCurrencyMaxUnit' , program . opts ( ) . invoiceCurrencyMaxUnit )
143- >>> > >>> Stashed changes
144141 . set ( '_createDump' , program . opts ( ) . output === 'dump' ) ;
145142
146143// date shortcuts
You can’t perform that action at this time.
0 commit comments