From 342c43f112f5619191f937d0965770eae64461cb Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 19 Oct 2025 07:47:44 -0500 Subject: [PATCH] Update RattailBONE --- RattailBONE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RattailBONE.md b/RattailBONE.md index 03020bf..b99d9e1 100644 --- a/RattailBONE.md +++ b/RattailBONE.md @@ -6,7 +6,7 @@ There is also a [[http://rattail.edbob.org/demo/|live demo of BONE]]. ## 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]].