This is an automated email from the ASF dual-hosted git repository.
holivier pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 19f10cc Documented: migrate help link to asciidoc user manual for
marketing (OFBIZ-11577)
new 49de6ef Documented: SFA migration to asciidoc (OFBIZ-11577)
new 51ff39c Documented: migrate help link to asciidoc user manual for SFA
(OFBIZ-11577)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../marketing/data/{helpdata => }/HELP_SFA.xml | 19 ++++-----
applications/marketing/data/MarketingHelpData.xml | 31 ++-------------
.../data/helpdata/HELP_SFA_FindAccounts.xml | 32 ---------------
.../data/helpdata/HELP_SFA_FindContacts.xml | 32 ---------------
.../marketing/data/helpdata/HELP_SFA_FindLeads.xml | 32 ---------------
.../data/helpdata/HELP_SFA_FindSalesOpportu.xml | 32 ---------------
.../marketing/data/helpdata/HELP_SFA_main.xml | 35 -----------------
applications/marketing/src/docs/asciidoc/sfa.adoc | 45 ++++++++++++++++++++++
.../marketing/widget/sfa/AccountScreens.xml | 7 ++--
.../marketing/widget/sfa/CommonScreens.xml | 2 +
.../marketing/widget/sfa/ContactScreens.xml | 1 +
applications/marketing/widget/sfa/LeadScreens.xml | 7 ++--
.../marketing/widget/sfa/OpportunityScreens.xml | 5 ++-
docs/asciidoc/user-manual.adoc | 2 +
14 files changed, 71 insertions(+), 211 deletions(-)
rename applications/marketing/data/{helpdata => }/HELP_SFA.xml (76%)
delete mode 100644
applications/marketing/data/helpdata/HELP_SFA_FindAccounts.xml
delete mode 100644
applications/marketing/data/helpdata/HELP_SFA_FindContacts.xml
delete mode 100644 applications/marketing/data/helpdata/HELP_SFA_FindLeads.xml
delete mode 100644
applications/marketing/data/helpdata/HELP_SFA_FindSalesOpportu.xml
delete mode 100644 applications/marketing/data/helpdata/HELP_SFA_main.xml
create mode 100644 applications/marketing/src/docs/asciidoc/sfa.adoc