bgd-point / point-app-test

Temporary Repository for fixing structural code
Apache License 2.0
2 stars 4 forks source link

[WIP][FIX] Change radio button tax to checkbox #139

Closed christhofer closed 6 years ago

christhofer commented 6 years ago

Progress 6/42 pages

Pages done :

  1. purchase service invoice create
  2. purchase service invoice edit
  3. sales order create
  4. sales order edit no ref
  5. expedition order create step 2
  6. expedition order edit

And while at it, wrap checkbox and its text with label so the text is also clickable, removed non tax radio button and all its references within the page

Also fix javascript error in purchase service invoice create where non numeric old value for subtotal and total, service allocation selectize 2nd row above doesn't init because wrong counter variable.