Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changing a field type in Derby
Use cvv codes in OFBiz
Patching on Windows

----

Anchor
field type in Derby
field type in Derby

Changing a field type in Derby 

  1. Export the table to xml
  2. Drop the table
  3. Start OFBiz - table recreated with new structure
  4. Import xml data from #1

Advice from Adrian Crum.

----

Anchor
cvv codes
cvv codes

Use cvv codes in OFBiz

https://issues.apache.org/jira/browse/OFBIZ-767#action_12476855

----

Anchor
PatchingOnWindows
PatchingOnWindowsPatching on WindowsPatching on Windows

Patching on Windows

To patch on Windows you have to download patch.exe. But you may encouter EOL problems with patch.exe.

...