Coder Social home page Coder Social logo

microsoft / bcsamples-takeorder Goto Github PK

View Code? Open in Web Editor NEW
24.0 7.0 7.0 3.43 MB

[PREVIEW] The Take Order sample demonstrates how you can build a customized user experience for servers at restaurants, using Power Apps powered by Business Central.

License: MIT License

PowerShell 0.55% AL 99.45%
powerplatform bcsamples msdyn365bc al

bcsamples-takeorder's Introduction

Business Central Samples - Take Order

The Take Order sample demonstrates how you can build a customized user experience for servers at restaurants, using Power Apps powered by Business Central.

The app allows servers to seat guests at a table and provides an intuitive UI for easily taking their orders. The sample includes a Business Central extension, a Power App, and a Power Automate flow. The extension adds the appropriate APIs and extends the items and customer tables with the following fields:

  • Items

    • SoldInRestaurant: Indicates if the item should appear in the app
    • LongItemDescription and AllergenInformation: Optional fields that the app can utilize
  • Customers

    • IsTable: Indicates that the customer should appear as a table within the app

The extension also includes a sample data page called Take Order sample data, which contains an action to generate sample items and tables for the app to use.

Note: The sample data generator has only been tested with US versions of Business Central. Adjustments may be necessary for other locales.

Try the sample yourself

Follow the steps in the Try our sample apps guide to try the sample with your own tenant.

Per Tenant Extension Project

This repository is based on the AL-Go for GitHub PTE template, which is available here.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow. Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

bcsamples-takeorder's People

Contributors

andersgmsft avatar freddydk avatar github-actions[bot] avatar microsoftopensource avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bcsamples-takeorder's Issues

Cant import powerapp

When I want to import the canvas (TakeOrder.zip) there is an error: Something went wrong. Try again later.

There is no log, nothing, tried on two different tenants, I have environment maker role.

WarehouseHelper, the same.

How to do step no 4

Hello,

Could you please give a detailed step-by-step how to import solution to Power Apps using the downloaded file? Please describe if we need to zip some folder before importing to Power Apps.

Many thanks,
Olwin

Wrong property for "ItemsWithImages" data source

Problem

Some customers are getting errors when removing and re-adding the itemsWithImages data source - which is a step in the manual setup

The error says that the column names of the data source do not exists.

Ex. "Sold In Restaurant" does not exists on the data source.

Work around

Try to re-add the data source and reload the Power App maker page.

If that does not work, go through the app and update the references to use camel casing instead.

e.g. "Sold in Restaurant" --> soldInRestaurant

Investigation (so far)

The mapping to the API properties are defined as "ConnectedDataSourceInfoNameMapping" in the Data source definition files. We are seeing inconsistent behavior from Power Apps when generating these.

We are in contact with the Power Apps Team to find a solution

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.