Update RattailBONE

Lance Edgar 2025-10-19 07:47:44 -05:00
parent 49120195fa
commit 342c43f112

@ -6,7 +6,7 @@ There is also a [[http://rattail.edbob.org/demo/|live demo of BONE]].
## Access to Data ## Access to Data
BONE's first objective is to provide ways to view and edit the underlying data held in a Rattail database. This includes ''everything'', from products and customers to system users and roles/permissions, etc. BONE's first objective is to provide ways to view and edit the underlying data held in a Rattail database. This includes *everything*, from products and customers to system users and roles/permissions, etc.
Eventually reporting will become a big part of what BONE does, but none of that code has been written yet. For now it's just concerned with [[http://en.wikipedia.org/wiki/Create,_read,_update_and_delete|CRUD]]. Eventually reporting will become a big part of what BONE does, but none of that code has been written yet. For now it's just concerned with [[http://en.wikipedia.org/wiki/Create,_read,_update_and_delete|CRUD]].